Author Topic: Linux, Windows, FreeBSD and QT?  (Read 7553 times)

Anonymous

  • Guest
Linux, Windows, FreeBSD and QT?
« 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

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Linux, Windows, FreeBSD and QT?
« Reply #1 on: May 19, 2005, 07:56:05 pm »
Quote
Anyone try Code::Blocks on Ubuntu 5.04 Linux?

*raises hand*

Yiannis.
Be patient!
This bug will be fixed soon...

Anonymous

  • Guest
Linux, Windows, FreeBSD and QT?
« Reply #2 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.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Linux, Windows, FreeBSD and QT?
« Reply #3 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 ;)

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

Yiannis.
Be patient!
This bug will be fixed soon...

Anonymous

  • Guest
Linux, Windows, FreeBSD and QT?
« Reply #4 on: May 21, 2005, 11:38:05 pm »
LOL! I should've went there in the first place! Thanks for pointing the obvious out! :)