i install visual studio 2015, find not easy build tiny projects. want use eclipse 4.5(cdt) vc++ 2015 cdt version 8.7.
i assumble include path , link library manually, project still fail build.
17:52:23 **** incremental build of configuration debug project hw **** info: internal builder used build link /debug /nologo /out:hw.exe "src\\hw.obj" "c:\\program" files(x86)\\microsoft" visual studio "14.0\\vc\\lib" link : fatal error lnk1104:
beside vc\lib other lib path should include in library path?
Comments
Post a Comment