Hi,

I was just trying Qt 5.6 beta and it seems to be constructing bad LIBPATH commands for openssl linked source built Qt version. For example, this is what is being generated on Makefile.debug:

\LIBPATH:c:\openssl-lib\lib \LIBPATH:c:\qt\5.6\msvc2013_opengl_5_6_beta_x86_static\lib dnsapi.lib crypt32.lib

The LIBPATH should be preceed by /LIBPATH and not by \LIBPATH

Manually fixing the file fixes the error.

Should I fill a bug report?

Best,

Nuno
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to