![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Feb 2005
Posts: 1
Rep Power: 0
![]() |
c++ with codewarrior to exe
okay we are doing basic c++ in our ENCMP first year eng course, and we write everything in codewarrior and run it from codewarrior. how can i compile my .cpp files to exe? i know it essentially does this so it can run them but i want to make an actually file. i found one having to do with debugging, but it runs the proper program and then on the last input i give it it just closes the window (we are making console apps btw) also i'm a newb lol. any ideas?
|
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
You need a compiler. An excellent (and free) one can be found at http://www.bloodshed.net/.
|
|
|
|
|
|
#3 |
|
Expert Programmer
|
Codewarrior was a compiler last I checked that was capable of assembling .exe files on a numerous number of target machine types.
Bunch of student where I used to do Uni used codewarrior to complete some of their projects at the preference of one of the assistant professors. Unless perhaps you have a version that was not paid for and will only let you execute code from within the IDE?
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|