Hi guys, I just installed Visual C++ (1997 edition) onto my computer and I can't seem to get my program to compile. I'm running on Win2kPro and for some odd reason I get --
--------------------------------------------------------------------------
Command line error D2022 : cannot open 'C:\Documents'
Error executing cl.exe.
proj03.obj - 1 error(s), 0 warning(s)
--------------------------------------------------------------------------
My program doesn't need anything from C:\Documents, infact that folder doesn't even exist. but I just created one anyway but it still won't compile past this point. Any clues on what setting makes Visual C++ want to access this folder????? Thanks-
--------------------------------------------------------------------------
Command line error D2022 : cannot open 'C:\Documents'
Error executing cl.exe.
proj03.obj - 1 error(s), 0 warning(s)
--------------------------------------------------------------------------
My program doesn't need anything from C:\Documents, infact that folder doesn't even exist. but I just created one anyway but it still won't compile past this point. Any clues on what setting makes Visual C++ want to access this folder????? Thanks-