Build Log
  

Build started: Project: CustomCommand2, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Programi\_Ostali\acad\lajtCad\Projects\Samples\VCpp\_tmp\CustomCommad2_Debug\RSP00000625883228.rsp" with contents
[
/Od /I "..\API" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NON_CONFORMING_SWPRINTFS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"..\_tmp\CustomCommad2_Debug\\" /Fd"..\_tmp\CustomCommad2_Debug\vc90.pdb" /W3 /c /Zi /TP .\CustomCommand.cpp

.\CmdWall.cpp

.\CmdSketch.cpp

.\CmdFlip.cpp

.\CmdFillet.cpp

.\CmdArrow.cpp
]
Creating command line "cl.exe @d:\Programi\_Ostali\acad\lajtCad\Projects\Samples\VCpp\_tmp\CustomCommad2_Debug\RSP00000625883228.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
CmdArrow.cpp
CmdFillet.cpp
.\CmdFillet.cpp(308) : error C3861: 'lcGetValue': identifier not found
.\CmdFillet.cpp(314) : error C3861: 'lcGetValue': identifier not found
.\CmdFillet.cpp(320) : error C3861: 'lcGetValue': identifier not found
CmdFlip.cpp
CmdSketch.cpp
CmdWall.cpp
CustomCommand.cpp
Generating Code...
Results
  
Build log was saved at "file://d:\Programi\_Ostali\acad\lajtCad\Projects\Samples\VCpp\_tmp\CustomCommad2_Debug\BuildLog.htm"
CustomCommand2 - 3 error(s), 0 warning(s)