Syntax VC++
-
Ich habe das problem,als ich den c++ Datein (Borland c++ 5.01) mit Vc++ 2005 express edition beta 2 geöffnet habe,kommt es ne "merkwurdige" Fehler:
[Compiling...
cl : Command line warning D4002 : ignoring unknown option '/errorReport:prompt'
cl : Command line warning D4024 : unrecognized source file type 'ÿþ/', object file assumed
LINK : fatal error LNK1181: cannot open input file ' ■/.obj'
Build log was saved at "file://d:\save\data\Debug\BuildLog.htm"
data - 1 error(s), 2 warning(s)]kann jmd bitte mir helfen?
ps: ■/.obj' ist nicht sichtbar
-
http://www.c-plusplus.net/forum/viewtopic-var-t-is-121906-and-highlight-is-command+line+warning.html
-
Compiling... cl : Command line warning D4002 : ignoring unknown option '/errorReport:prompt' cl : Command line warning D4024 : unrecognized source file type 'ÿþ/', object file assumed LINK : fatal error LNK1181: cannot open input file ' ■/.obj' Build log was saved at "file://c:\Dokumente und Einstellungen\data\Debug\BuildLog.htm" data- 1 error(s), 2 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========