Click to See Complete Forum and Search --> : weird compile error in C++ .Net


mburke
April 13th, 2004, 03:45 PM
"Command line error D2003 : missing source filename"

I looked up D2003 in the .net help system and it is not listed :confused:

I compiled the project on one computer and it works fine. I copied the project it to another computer and I get this error. So I know I have all the files.

Andreas Masur
April 13th, 2004, 05:18 PM
Well..the only thing I can suggest is to check the build log (.plg file) whether there is something obvious...

mburke
April 15th, 2004, 06:29 PM
No luck. The build logs tell me nothing about what this mysterious missing file is. I also found that all my projects get the same error. Looks like I need to re-install .Net

Andreas Masur
April 16th, 2004, 05:41 AM
Originally posted by mburke
No luck. The build logs tell me nothing about what this mysterious missing file is. I also found that all my projects get the same error. Looks like I need to re-install .Net
Well...in this case it looks indeed like you have deeper problems with your IDE...