15 lines
818 B
Plaintext
15 lines
818 B
Plaintext
Build started 09.08.2014 09:32:14.
|
|
1>Project "E:\blu-flame.org\hgplus\bliss\Engine\Engine.vcxproj" on node 2 (Build target(s)).
|
|
1>CustomBuild:
|
|
Minifying shader...
|
|
"Not happening, CompressFast."
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /nologo /W3 /WX- /O1 /Oi /Os /Oy /D WIN32 /D NDEBUG /D COMPRESS /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Fo"CompressFast\\" /Fd"CompressFast\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt main.small.cpp
|
|
main.small.cpp
|
|
1>main.small.cpp(642): error C2065: 'dmScreenSettings' : undeclared identifier
|
|
1>Done Building Project "E:\blu-flame.org\hgplus\bliss\Engine\Engine.vcxproj" (Build target(s)) -- FAILED.
|
|
|
|
Build FAILED.
|
|
|
|
Time Elapsed 00:00:00.44
|