![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Qtella (Linux/Unix) Qtella has been discontinued. We highly recommend you use an actively developed client instead. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() I have tried to compile different versions of qtella (from 0.4.0 up to 0.5.0) and i always got the same error message when i have started make, after ./configure runs without any problem. I am using qt 3.0.3 on Linux with a 2.2.16 (from SuSE) Making all in ui make[1]: Entering directory `/home/public/LINUX/misc/qtella-0.5.0/ui' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/public/LINUX/misc/qtella-0.5.0/ui' Making all in src make[1]: Entering directory `/home/public/LINUX/misc/qtella-0.5.0/src' c++ -DPACKAGE=\"qtella\" -DVERSION=\"0.5.0\" -DHAVE_STDINT_H=1 -DPIXMAP_DIR=\"/usr/local/share/qtella/pixmaps\" -fexceptions -DKDE -DQT_THREAD_SUPPORT -I../include -I../ui -I/usr/lib/qt2/include -I/opt/kde2/include -g -O2 -c BAddApplication.cpp BAddApplication.cpp: In method `BAddApplication::BAddApplication(QWidget * = 0, const char * = 0, bool = FALSE, unsigned int = 0)': BAddApplication.cpp:33: implicit declaration of function `int setSizePolicy(...)' BAddApplication.cpp:44: no matching function for call to `QFrame::setSizePolicy (QSizePolicy)' BAddApplication.cpp:57: no matching function for call to `QLineEdit::setSizePolicy (QSizePolicy)' BAddApplication.cpp:67: no matching function for call to `QLineEdit::setSizePolicy (QSizePolicy)' make[1]: *** [BAddApplication.o] Error 1 make[1]: Leaving directory `/home/public/LINUX/misc/qtella-0.5.0/src' make: *** [all-recursive] Error 1 |
| |||
![]() configure has found the wrong locations for qt3 headers and libraries. It uses qt2. Start configure like: "./configure --with-qt-dir=....." or "./configure --with-qt-includes=.... --with-qt-libs=...." |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
compiling 0.6.1 | jlb | Qtella (Linux/Unix) | 2 | March 17th, 2003 07:54 PM |
Compiling 0.6.0 | J.B | Qtella (Linux/Unix) | 6 | February 4th, 2003 03:22 PM |
Compiling 0.5.4 | Goog | Qtella (Linux/Unix) | 2 | January 11th, 2003 08:45 PM |
Compiling | Unregistered | Open Discussion topics | 3 | April 18th, 2002 05:45 AM |
pb when compiling | Unregistered | Gtk-Gnutella (Linux/Unix/Mac OSX/Windows) | 1 | April 10th, 2002 05:40 AM |