Posts: 41
Threads: 11
Joined: Aug 2012
Reputation:
2
Okay so I'm starting to learn how to work in c++ and I've been using notepad++ to do so. My problem now is how do I turn my source code into a .exe, is there a command I can run or do I need an IDE, if so what's the best on to use?
Posts: 41
Threads: 11
Joined: Aug 2012
Reputation:
2
I've downloaded and installed it but when I try to run/compile it I get errors saying crap about the compiler. Is there an massive guide that goes through it all?
Posts: 284
Threads: 16
Joined: Oct 2010
Reputation:
11
The re-check your codes and fix the error and compile again.
Posts: 284
Threads: 16
Joined: Oct 2010
Reputation:
11
IDK what seems to be the problem.When I ran it, it went good.
Posts: 284
Threads: 16
Joined: Oct 2010
Reputation:
11
Great to know your problems are fixed. Dev C++ is a good IDE too.