Build Log |
|
Command Lines |
Creating temporary file "c:\Users\grade\Desktop\Lab15\zad.2\zad.2\Debug\RSP00000518001548.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\main.cpp ] Creating command line "cl.exe @c:\Users\grade\Desktop\Lab15\zad.2\zad.2\Debug\RSP00000518001548.rsp /nologo /errorReport:prompt" |
Output Window |
Compiling... main.cpp c:\users\grade\desktop\lab15\zad.2\zad.2\main.cpp(6) : error C2065: 'Diamond' : undeclared identifier c:\users\grade\desktop\lab15\zad.2\zad.2\main.cpp(6) : error C2146: syntax error : missing ';' before identifier 'P' c:\users\grade\desktop\lab15\zad.2\zad.2\main.cpp(6) : error C2065: 'P' : undeclared identifier |
Results |
Build log was saved at "file://c:\Users\grade\Desktop\Lab15\zad.2\zad.2\Debug\BuildLog.htm" zad.2 - 3 error(s), 0 warning(s) |