Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Anonymous on May 19, 2005, 07:51:30 pm

Title: Linux, Windows, FreeBSD and QT?
Post by: Anonymous on May 19, 2005, 07:51:30 pm
What I want to do, is be able to use a single IDE for Linux, FreeBSD and Windows platforms.

Code::Blocks on Windows is fine...In fact, its great!

Anyone try Code::Blocks on Ubuntu 5.04 Linux?

What about FreeBSD 5.4 RELEASE?

Has anyone tried Qt API with Code::Blocks?
( Qt API? => http://www.trolltech.com/ )

Any tips or experiences on setting things up?

I'm using VMware for Windows.

WinXP = Host OS
Ubuntu = Guest OS 1
FreeBSD = Guest OS 2
Title: Linux, Windows, FreeBSD and QT?
Post by: mandrav on May 19, 2005, 07:56:05 pm
Quote
Anyone try Code::Blocks on Ubuntu 5.04 Linux?

*raises hand*

Yiannis.
Title: Linux, Windows, FreeBSD and QT?
Post by: Anonymous on May 21, 2005, 10:24:58 pm
Ok...So that's one question answered.

Was there any major things required to make Code::Blocks work with Ubuntu? Or was it relatively straight forward?

I'll try Code::Blocks on FreeBSD and see how it goes.
Title: Linux, Windows, FreeBSD and QT?
Post by: mandrav on May 21, 2005, 10:42:56 pm
Quote
Was there any major things required to make Code::Blocks work with Ubuntu? Or was it relatively straight forward?

Really straightforward: just read this general linux step-by-step guide (http://codeblocks.sourceforge.net/wiki/index.php/Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29) ;)

The only thing currently not working correctly under non-win32 platforms, is the code-completion plugin so you might want to disable it.

Yiannis.
Title: Linux, Windows, FreeBSD and QT?
Post by: Anonymous on May 21, 2005, 11:38:05 pm
LOL! I should've went there in the first place! Thanks for pointing the obvious out! :)