www.digitalmars.com         C & C++   DMDScript  

c++ - update on my "unable to compile" problem

reply "Mike" <m567 iowatelecom.net> writes:
Hi.
I have now succeeded in running the DigitalMarsC++CD compiler from the
command line using "sc filename".  What had me confused was the display of
"{}" charachters in the instructions.  I was actually inserting these
charachters into the command line.  But I am still unable to compile under
windows as I described in my prevoious posting of about an hour ago.

Mike.
Jul 09 2002
parent user domain.invalid writes:
Mike wrote:
 Hi.
 I have now succeeded in running the DigitalMarsC++CD compiler from the
 command line using "sc filename".  What had me confused was the display of
 "{}" charachters in the instructions.  I was actually inserting these
 charachters into the command line.  But I am still unable to compile under
 windows as I described in my prevoious posting of about an hour ago.
 
 Mike.
 
 
In the IDDE type CONTROL+SHIFT+O or open the 'output window' via menu Window -> Goto View -> Output. Now recompile the project by right-clicking the project in the project manager and click rebuild all. It should work now.
Jul 10 2002