25 lines
2.4 KiB
Plaintext
25 lines
2.4 KiB
Plaintext
Build started 07.08.2014 16:37:58.
|
|
1>Project "E:\blu-flame.org\hgplus\obliterator\C\framework-dx11.vcxproj" on node 2 (Build target(s)).
|
|
1>FxCompile:
|
|
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\fxc.exe /nologo /E"_0" /T cs_5_0 /Fo "E:\blu-flame.org\hgplus\obliterator\C\Release\b288.cso" ..\gpu\b288.inc
|
|
1>E:\blu-flame.org\hgplus\obliterator\gpu\b288.inc(1,278-329): warning X3081: potentially unintended use of a comma expression in a return statement
|
|
1>E:\blu-flame.org\hgplus\obliterator\gpu\b288.inc(1,1249-1288): warning X3583: race condition writing to shared resource detected, note that threads will be writing the same value, but performance may be diminished due to contention.
|
|
1>E:\blu-flame.org\hgplus\obliterator\gpu\b288.inc(1,1635-1647): warning X3583: warning location reached from this location
|
|
|
|
compilation object save succeeded; see E:\blu-flame.org\hgplus\obliterator\C\Release\b288.cso
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _CONSOLE /D _LIB /Gm- /MD /GS- /Gy /fp:fast /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt main.cpp
|
|
main.cpp
|
|
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xlocale(337): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"E:\blu-flame.org\hgplus\obliterator\C\Release\framework-dx11.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib d3d11.lib d3dcompiler.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:\blu-flame.org\hgplus\obliterator\C\Release\framework-dx11.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\blu-flame.org\hgplus\obliterator\C\Release\framework-dx11.lib" /MACHINE:X86 /SAFESEH Release\DXShaderManager.obj
|
|
Release\main.obj
|
|
Generating code
|
|
Finished generating code
|
|
framework-dx11.vcxproj -> E:\blu-flame.org\hgplus\obliterator\C\Release\framework-dx11.exe
|
|
1>Done Building Project "E:\blu-flame.org\hgplus\obliterator\C\framework-dx11.vcxproj" (Build target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:03.02
|