c++ - update on my "unable to compile" problem
- Mike (7/7) Jul 09 2002 Hi.
- user domain.invalid (6/16) Jul 10 2002 In the IDDE type CONTROL+SHIFT+O or open the 'output window' via
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
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








user domain.invalid