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.san...@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
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to