28 lines
2.2 KiB
Plaintext
28 lines
2.2 KiB
Plaintext
Build started 21.07.2014 23:35:36.
|
|
1>Project "E:\blu-flame.org\nordlicht2014-intro\nordlicht2014\nordlicht2014.vcxproj" on node 2 (Build target(s)).
|
|
1>ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /Od /Oi /Oy /D WIN32 /D SYNC_PLAYER /D COMPRESS /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Fo"CompressDebug\\" /Fd"CompressDebug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt /QIfist main.cpp
|
|
1>cl : Command line warning D9035: option 'QIfist' has been deprecated and will be removed in a future release
|
|
main.cpp
|
|
1>main.cpp(315): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
|
|
Link:
|
|
E:\blu-flame.org\nordlicht2014-intro\link.exe /ERRORREPORT:PROMPT /OUT:"E:\blu-flame.org\nordlicht2014-intro\CompressDebug\nordlicht2014.exe" /INCREMENTAL /NOLOGO dxgi.lib d3d11.lib D3dcompiler.lib 4klang.obj winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:\blu-flame.org\nordlicht2014-intro\CompressDebug\nordlicht2014.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /ENTRY:"main" /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\blu-flame.org\nordlicht2014-intro\CompressDebug\nordlicht2014.lib" /MACHINE:X86 /SAFESEH 4klang.obj
|
|
CompressDebug\data.obj
|
|
CompressDebug\device.obj
|
|
CompressDebug\track.obj
|
|
CompressDebug\usync.obj
|
|
CompressDebug\main.obj
|
|
4klang.obj
|
|
Crinkler 1.4 (Jan 19 2013) (c) 2005-2013 Aske Simon Christensen & Rune Stubbe
|
|
|
|
Launching default linker at 'C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\VC\BIN\LINK.EXE'
|
|
|
|
1>4klang.obj : warning LNK4042: object specified more than once; extras ignored
|
|
1>4klang.obj : warning LNK4042: object specified more than once; extras ignored
|
|
nordlicht2014.vcxproj -> E:\blu-flame.org\nordlicht2014-intro\CompressDebug\nordlicht2014.exe
|
|
1>Done Building Project "E:\blu-flame.org\nordlicht2014-intro\nordlicht2014\nordlicht2014.vcxproj" (Build target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:00.51
|