PDA

View Full Version : C++ Console Apps?



xxkiba
02-09-2007, 11:31 PM
Hi, when I make a console application with C++ Wine doesn't open it... It wont show up.

Is there anyway I can use console applications??

EDIT: Sorry for the duplicates, I kept getting an error I didn't know it'd post the topics later on.

WaKa
02-13-2007, 06:08 AM
If your unsucessful with dev-C++ then if you want you can use Eclipse CDT on the DVD or download it if you have the CD version with the C++ plugin for both.
On the konsole just type gcc -version for the current verson
and use g++ for the compiler
Utilities are vi, gvim, kwrite, kate and emacs.
hth