[Interest] Issue compiling qt 5.6.2
Etienne Sandré-Chardonnal
etienne.sandre at m4x.org
Fri Oct 28 21:38:53 CEST 2016
I forgot to mention, I'm using mingw-w64 under windows.
After more tests, the build fails only when the multi-thread -j option is
used. I have tried with both mingw32-make and jom, the result is the same.
With no -j option (and single thread build), everything works. Building qt
will take a lonnng time...
Is this a make bug??
Thanks
2016-10-28 21:23 GMT+02:00 Etienne Sandré-Chardonnal <etienne.sandre at m4x.org
>:
> Dear all,
>
> I'm trying to switch from Qt 5.6.1 to 5.6.2, using the same exact command
> line to configure and compile.
>
> configure works and properly detects system-png (I need to compile agains
> my own libpng)
>
> but building ends very quickly on "ERROR : libpng development package not
> found"
>
> The build works with 5.6.1 but not 5.6.2, and googling for this error
> gives no answer. Also, the error message is not very clear, I'm not sure
> which file is not found.
>
> Thanks in advance!
>
> Regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161028/06c5762b/attachment.html>
More information about the Interest
mailing list