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

Thiago Macieira thiago.macieira at intel.com
Fri Sep 18 00:02:27 CEST 2015


On Thursday 17 September 2015 14:59:57 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 -luser32
> 
> I then manually ran CLEAN, QMAKE, Rebuild.

Remove the full path to the SDK. Keep the -l flags for the libraries.

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




More information about the Interest mailing list