[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qt3 - o czym zapomniałem ??



On Wed, 11 Feb 2004 10:37:08 +0100
Piotr Pruszczak <p.pruszczak@pro.onet.pl> wrote:

> ppruszczak:/home/DJPlay-0.2.0# echo $QTDIR
> /usr/local/qt
> ppruszczak:/home/DJPlay-0.2.0#
> 
> a programik, który próbuję kompilować pisze że :
> 
> checking ladspa.h usability... no
> checking ladspa.h presence... no
> checking for ladspa.h... no
> checking whether QTDIR environment variable is set... /usr/local/qt
> checking for main in -lqt-mt... no
> configure: error: Qt library not found. Maybe QTDIR isn't properly
> set.
Nie masz QT MultiThreaded (czy cuś) musisz zapodać:
według helpa:
malenstwo:/usr/local/qt# ./configure --help
 -thread ............... Compile threading support.
 
./configure -thread

przy kompilowaniu QT

domuślnie jest -no-thread

-- 
 _  _     Pozdrawiam,        __   _               ____
|_)|_)o _  _|_ ._    _  _.  /  \ / o _| _ ._ |\ ||_ |   ._ |
|  |  |(/_  |_ |  \/(_|(_| | (|/ \_|(_|(/_|  | \||_ | o |_)|
Paweł Pietryga    /  _|     \__       GG: 4595269       |
             JID: Pawel-Pietryga@jabber.gda.pl



Reply to: