News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Creating a new QT4 project?

Started by basmok, May 11, 2008, 04:04:18 PM

Previous topic - Next topic

basmok

I am really new at the use of Codeblocks, but i think that the programm is exactly that what i was searching for long time...

My problem is that i am not able to create a new QT4 project...
I am able to come to the point where i got ask for the "Qt's location" where i use the standart $(#qt4)
the next step is my problem: what directory's do i have to use for
- base
- include
- lib

I use Ubuntu 8.04 with CodeBlocks 8.02 and QT4. I dont know the directories because i made use of Synaptics, which installed everything automatic.

It would be really great if somebody could tell me what directories i have to insert =)
I also tried to find it in some forums, because i was hoping that somebody could describe the "standart directories".

Thanks,
Basmok

yop

/usr/share/qt4
/usr/share/qt4/include
/usr/lib/
Life would be so much easier if we could just look at the source code.

basmok

great! it works now
many thanks to you!!

[solved]