[Interest] Qt 5.6 beta - Constructing bad LIBPATH commands on Windows for custom libs?

Nuno Santos nunosantos at imaginando.pt
Mon Dec 21 13:58:53 CET 2015


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



More information about the Interest mailing list