News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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]