Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: jperl on May 13, 2008, 12:28:09 pm

Title: problem with qt4 project
Post by: jperl on May 13, 2008, 12:28:09 pm
hi,

I wanted to create a Qt4 project with codeblocks on kubuntu 8.04 (Qt 4.3.4). Qt has been installed correctly and already tested through compilation of several programs with qmake on the console.

The error message I get is:
Quote
The path you entered seems valid, but the wizard can't locate the library directory.
This wizard cannot continue.

Is there anything missing with my Qt?

Thanks for any help.

jperl