Author Topic: Using Codeblocks with QT4 on Linux  (Read 3127 times)

Offline Guuestgulkan

  • Single posting newcomer
  • *
  • Posts: 6
Using Codeblocks with QT4 on Linux
« on: December 12, 2006, 12:06:54 pm »
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?)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Using Codeblocks with QT4 on Linux
« Reply #1 on: December 12, 2006, 12:41:51 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ