up
EDIT:
Próbowałem dziś kompilować ponownie. Tym razem wykonałem:
sudo update-alternatives --config qmake i wybrałem
qmake-qt4
przed kompilacją. Wyrzuciło mi:
Kod: Zaznacz cały
Tutaj cała masa błędów a poniżej ciąg dalszy
QuotePlugin.cpp:121: error: expected ‘;’ before ‘QWidget’
QuotePlugin.cpp:123: error: ‘QVBoxLayout’ was not declared in this scope
QuotePlugin.cpp:123: error: ‘tvbox’ was not declared in this scope
QuotePlugin.cpp:123: error: expected type-specifier before ‘QVBoxLayout’
QuotePlugin.cpp:123: error: expected ‘;’ before ‘QVBoxLayout’
QuotePlugin.cpp:127: error: expected type-specifier before ‘QLabel’
QuotePlugin.cpp:127: error: expected ‘;’ before ‘QLabel’
QuotePlugin.cpp:130: error: ‘statusLog’ was not declared in this scope
QuotePlugin.cpp:130: error: expected type-specifier before ‘QTextEdit’
QuotePlugin.cpp:130: error: expected ‘;’ before ‘QTextEdit’
QuotePlugin.cpp:131: error: ‘Qt’ has not been declared
QuotePlugin.cpp:132: error: ‘TRUE’ was not declared in this scope
QuotePlugin.cpp:139: error: expected type-specifier before ‘QWidget’
QuotePlugin.cpp:139: error: expected ‘;’ before ‘QWidget’
QuotePlugin.cpp:141: error: ‘QGridLayout’ was not declared in this scope
QuotePlugin.cpp:141: error: ‘tgrid’ was not declared in this scope
QuotePlugin.cpp:141: error: expected type-specifier before ‘QGridLayout’
QuotePlugin.cpp:141: error: expected ‘;’ before ‘QGridLayout’
QuotePlugin.cpp:146: error: expected type-specifier before ‘QLabel’
QuotePlugin.cpp:146: error: expected ‘;’ before ‘QLabel’
QuotePlugin.cpp:149: error: ‘retrySpin’ was not declared in this scope
QuotePlugin.cpp:149: error: expected type-specifier before ‘QSpinBox’
QuotePlugin.cpp:149: error: expected ‘;’ before ‘QSpinBox’
QuotePlugin.cpp:153: error: expected type-specifier before ‘QLabel’
QuotePlugin.cpp:153: error: expected ‘;’ before ‘QLabel’
QuotePlugin.cpp:156: error: ‘timeoutSpin’ was not declared in this scope
QuotePlugin.cpp:156: error: expected type-specifier before ‘QSpinBox’
QuotePlugin.cpp:156: error: expected ‘;’ before ‘QSpinBox’
QuotePlugin.cpp: At global scope:
QuotePlugin.cpp:163: error: variable or field ‘stripJunk’ declared void
QuotePlugin.cpp:163: error: ‘QString’ was not declared in this scope
QuotePlugin.cpp:163: error: ‘d’ was not declared in this scope
QuotePlugin.cpp:163: error: ‘QString’ was not declared in this scope
QuotePlugin.cpp:163: error: ‘s’ was not declared in this scope
make[1]: *** [QuotePlugin.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/JA/Desktop/qtstalker-0.36/lib'
make: *** [sub-lib-make_default] Błąd 2
Panowie (i Panie jeśli są) pomóżcie, bo naprawdę nie wiem jak to ugryźć. Na
Hardym udało mi się kiedyś skompilować to bez problemów i nie wiem jakie zmiany zaszły w
10.04, że teraz nie daję rady. Paczka w repozytoriach to niestety wersja 0.32, która jest dość mocno okrojona w stosunku do tej a ponadto nie mogę do niej zaimportować danych z wersji wyższej czyli - delikatnie mówiąc - cała moja dotychczasowa praca poszła się czesać wraz ze zmianą wersji distra. Stąd to moje rozpaczliwe wołanie o pomoc. Mam nadzieję, że ktoś jest na tyle biegły, że będzie w stanie coś mi doradzić.