How to compile a CPP file in Command Prompt

J

jefe

Hi Everyone,
I wonder how can I compile my cpp file without using any IDE like
Visual Studio or othere simliar IDEs??
Regards,
 
M

mlimber

jefe said:
Hi Everyone,
I wonder how can I compile my cpp file without using any IDE like
Visual Studio or othere simliar IDEs??

It can certainly be done, but it depends entirely on your compiler and
platform. You'll want to consult your compiler documentation or a
newsgroup that is concerned with your compiler or platform to get
information on the specifics for your case. See this FAQ for some
possibilities:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Cheers! --M
 
V

Victor Bazarov

jefe said:
I wonder how can I compile my cpp file without using any IDE like
Visual Studio or othere simliar IDEs??

Yes. But the way to compile your source depends entirely on the
actual compiler you use. Please post your inquiry to the newsgroup
that deals with your compiler.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top