www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.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++ - update on my "unable to compile" problem

↑ ↓ ← "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
↑ ↓ → 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