Hello,
When i was debug the project i receive this error message :-( Why ? It is
bug in VS.NET ? I saw a lot of "/I" switch without path argument, also why
:-(
This same project is functional in VS 6.0
Please help me.
Nicholas
Command Lines
Creating temporary file
"C:\DOCUME~1\miki\LOCALS~1\Temp\RSP000003.rsp" with contents
[
/Od /I "..\common\src" /I "..\tcl-8.0\generic" /I "..\tk-8.0\generic" /I
"..\tk-8.0\xlib" /I "\DDK\inc" /D "_WINDOWS" /D "DEBUG" /D "WIN32" /D
"_DEBUG" /D "DEBUG_MEM" /D "NEED_SNPRINTF" /D "SASR" /FD /EHsc /MLd
/YX"stdafx.h" /Fp".\Debug/rat.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/"
/W3 /c /ZI ../common /I ../common /I ../common /I ../common /I
../common /I ../common /I ../common /I ../common /I ../common /I
../common /I ../common /I ../common /I
process.c
mbus_control.c
main_control.c
codec_compat.c
cmd_parser.c
]
Creating command line "cl.exe @C:\DOCUME~1\miki\LOCALS~1\Temp\RSP000003.rsp
/nologo"
Output Window
Compiling...
cl : Command line error D2004 : '/I' requires an argument