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

QT path for Ubuntu

Started by Z.K., June 02, 2008, 01:42:56 AM

Previous topic - Next topic

Z.K.

Where do I point CodeBlocks to find the QT directory.  I am not sure where it is in Ubuntu.

  :?:

yop

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

wheeler

Hi! I use Code::Blocks 10.05 on Ubuntu 12.04. I've installed Qt4 library files (through Synaptic).
When I was creating new Qt4 project, I had to set library location. Default it is a variable: $(#qt4), so I defined this variable as you can see at this picture: http://www.math.uni.wroc.pl/~wojak/cpp2/QtOrazCodeBlocks/GlobalVariableUbuntu.png
But I receive this information:
QuoteThe macro you entered seems valid, but this wizard can't
locate the library directory based on this macro.
This wizard cannot continue.
I don't know what to do. Could you help me?