![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| please help me in FreeBSD | tadakamalla | BSD | 3 | 02-27-2006 02:40 AM |
| [help]FreeBSD could use how many cpu(x86) max? | beggar_hong | UNIX for Dummies Questions & Answers | 3 | 10-21-2002 11:29 AM |
| FreeBSD - NAT | Ivo | IP Networking | 1 | 04-15-2002 05:42 PM |
| Freebsd 4.5 | Mindscan | UNIX for Dummies Questions & Answers | 1 | 03-29-2002 04:36 AM |
| need help with FreeBSD!!! | lacasa | UNIX for Dummies Questions & Answers | 3 | 02-28-2001 12:19 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi folks
I'm looking for a easy-to-use C/C++ IDE to develop application for X-windows on FreeBSD (window manager is OpenBox, and I don't have KDE/Gnome installed)! Is there a good programming IDE for this??
__________________
Kind regards Torben Sørensen -- www.tinx.dk |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
it shoudln't matter wether you have KDE or GNOME installed as long as you have the libraries for whatever toolkit you use (the most common being QT and GTK+).
I personally prefer QT and the QTDesigner IDE Here're a few links that might help you on the way: QT http://www.trolltech.no/ GTK+ http://www.gtk.org/ http://doc.trolltech.com/3.0/designer-manual.html http://freshmeat.net/browse/65/?topic_id=65 Good luck
__________________
[ Please put signature here ] |
||||
| Google The UNIX and Linux Forums |