Hi,
I'm trying to compile a program and am getting this error:
checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation!
Can anyone tell me what to apt-get to solve this??
Thanks
Gareth
Archived thread 1023675 from Packaging and Compiling Programs. Markdown source: Packaging_and_Compiling_Programs/thread_1023675_qt_compilation_error.md
Hi,
I'm trying to compile a program and am getting this error:
checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation!
Can anyone tell me what to apt-get to solve this??
Thanks
Gareth
Solved it:
sudo apt-get install libqt3-headers