Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - noob needs help
I just wrote my first program, Hello World, and when trying to compile it (with Digital Mars Compiler) I got the following error message Error C:\dm\bin\..\include\iostream.h 10: Use C++ compiler for iostream.h - invoke with -cpp switch --- errorlevel 1 If anyone could help me and explain what I did wrong and how this problem can be remedied I would greatly appreciately your help. Thanks Jan 23 2005
In article <ct1bht$1tsl$1 digitaldaemon.com>, brendan says...I just wrote my first program, Hello World, and when trying to compile it (with Digital Mars Compiler) I got the following error message Error C:\dm\bin\..\include\iostream.h 10: Use C++ compiler for iostream.h - invoke with -cpp switch --- errorlevel 1 If anyone could help me and explain what I did wrong and how this problem can be remedied I would greatly appreciately your help. Thanks Jan 23 2005
|