Build Log
  

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

Command Lines
  
Creating temporary file "\\spider\programming\MAC6000\LEPDLL\Samples\Examples\LEPCOM_C\Debug\RSP00000627241904.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/LEPCOM_C.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\LEPCOM_C.cpp
]
Creating command line "cl.exe @\\spider\programming\MAC6000\LEPDLL\Samples\Examples\LEPCOM_C\Debug\RSP00000627241904.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
LEPCOM_C.cpp
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(71) : error C2065: 'HWND' : undeclared identifier
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(71) : error C2146: syntax error : missing ')' before identifier 'hWnd'
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(71) : warning C4229: anachronism used : modifiers on data are ignored
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(71) : error C2059: syntax error : ')'
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(72) : error C2146: syntax error : missing ')' before identifier 'hWnd'
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(72) : warning C4229: anachronism used : modifiers on data are ignored
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(72) : error C2059: syntax error : ')'
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(98) : error C2065: 'CString' : undeclared identifier
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(98) : error C2065: 'Ids' : undeclared identifier
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(98) : warning C4229: anachronism used : modifiers on data are ignored
z:\mac6000\lepdll\samples\examples\lepcom_c\lepcom.h(98) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Results
  
Build log was saved at "file://\\spider\programming\MAC6000\LEPDLL\Samples\Examples\LEPCOM_C\Debug\BuildLog.htm"
LEPCOM_C - 8 error(s), 3 warning(s)