News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Using Codeblocks with QT4 on Linux

Started by Guuestgulkan, December 12, 2006, 12:06:54 PM

Previous topic - Next topic

Guuestgulkan

Hello,
I've just upgraded to Fedora core 6 and noticed that it comes with Codeblocks with QT4 project capabilities.
However, when setting up a QT4 project Codeblock seems insistent about there being a QtCore4 library.
I have not such named library - any pointers?
(is it looking for static rather than shared libraries?)

MortenMacFly

Quote from: Guuestgulkan on December 12, 2006, 12:06:54 PM
I have not such named library - any pointers?
Search the forum, this is a well known incompatibility. It has already been reported to BerliOS bug tracker.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]