Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: calande on April 16, 2006, 07:18:59 pm

Title: Qt bindings
Post by: calande on April 16, 2006, 07:18:59 pm
I wanted to compile Code::Blocks under PC-BSD, but it seems that I can only use the wxGtk bindings, whereas PC-BSD uses Qt. What could I do?
http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_FreeBSD

Thanks,
Title: Re: Qt bindings
Post by: sethjackson on April 16, 2006, 07:44:15 pm
There is no wxQT port you need to install GTK+ (http://www.gtk.org/), and wxGtk.

pkg_add -r gtk2
Title: Re: Qt bindings
Post by: calande on April 16, 2006, 11:30:56 pm
Thanks. I won't mix Code::Block with PC-BSD then. I'll use WindowsXP or Ubuntu with Code::Blocks, and when using PC-BSD, I'll use Kdevelop :)
Title: Re: Qt bindings
Post by: sethjackson on April 17, 2006, 12:20:05 am
Thanks. I won't mix Code::Block with PC-BSD then. I'll use WindowsXP or Ubuntu with Code::Blocks, and when using PC-BSD, I'll use Kdevelop :)

Why not use Code::Blocks on PC-BSD? Having GTK on your system won't kill you.  :lol:
Title: Re: Qt bindings
Post by: takeshimiya on April 17, 2006, 06:03:37 am
Thanks. I won't mix Code::Block with PC-BSD then. I'll use WindowsXP or Ubuntu with Code::Blocks, and when using PC-BSD, I'll use Kdevelop :)
Open your mind, close the next. Install GTK-QT (http://www.kde-look.org/content/show.php?content=9714).