[Interest] Qt5.5, VS2013 chain, compile warnings and linking errors

Thiago Macieira thiago.macieira at intel.com
Tue Sep 15 05:36:54 CEST 2015


On Monday 14 September 2015 08:58:37 Jason Kretzer wrote:
> INCLUDEPATH += "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include"
> LIBS += -L"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib"
> -ladvapi32

Remove the paths to the SDKs. Those should be added to your environment by the 
vcvarsall.bat script.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list