28 lines
2.2 KiB
Plaintext
28 lines
2.2 KiB
Plaintext
Build started 26.07.2014 23:48:16.
|
|
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 NDEBUG /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt main.cpp
|
|
main.cpp
|
|
1>main.cpp(364): 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\Release\nordlicht2014.exe" /INCREMENTAL:NO /NOLOGO dxgi.lib d3d11.lib D3dcompiler.lib ws2_32.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\Release\nordlicht2014.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /ENTRY:"main" /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\blu-flame.org\nordlicht2014-intro\Release\nordlicht2014.lib" /MACHINE:X86 /SAFESEH 4klang.obj
|
|
Release\data.obj
|
|
Release\device.obj
|
|
Release\track.obj
|
|
Release\usync.obj
|
|
Release\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
|
|
1>MSVCRT.lib(cpu_disp.obj) : warning LNK4210: .CRT section exists; there may be unhandled static initializers or terminators
|
|
nordlicht2014.vcxproj -> E:\blu-flame.org\nordlicht2014-intro\Release\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.49
|