[Interest] Issue compiling qt 5.6.2

Etienne Sandré-Chardonnal etienne.sandre.chardonnal at gmail.com
Sat Oct 29 10:41:49 CEST 2016


Do you use your own libpng? Qt has the option to use an external libpng
with the -system-libpng configure option, which us mandatory if you need to
link projects with libpng. If you use the libpng shipped with qt (by
default) this sounds reasonable that you do not encounter the issue

Le 28 oct. 2016 22:00, "Bob Hood" <bhood2 at comcast.net> a écrit :

> I just built full 5.6.2 in both release and debug in the last 24 hours,
> and I had no errors at all building it.
>
> This is under Windows using command line Visual Studio 2013 + jom w/ 24
> threads.
>
>
> On 10/28/2016 1:23 PM, Etienne Sandré-Chardonnal wrote:
>
> 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 at qt-project.org http://lists.qt-project.org/
> mailman/listinfo/interest
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161029/7570963f/attachment.html>


More information about the Interest mailing list