Przy poleceniu make dostaje jednak coś takiego
Kod: Zaznacz cały
if g++ -DHAVE_CONFIG_H -fexceptions -DUSEKDE -DPIXMAPDIR=\"/usr/local/share/qtella/pixmaps\" -DLANG_DIR=\"/usr/local/share/qtella/language\" -I. -I. -I.. -DQT_THREAD_SUPPORT -I../include -I../libyahoo -I../ui -I/usr/include/qt3 -I/usr/include/kde -I/usr/include/vorbis -g -O2 -MT BitTorrentDownload.o -MD -MP -MF ".deps/BitTorrentDownload.Tpo" -c -o BitTorrentDownload.o BitTorrentDownload.cpp; \
then mv -f ".deps/BitTorrentDownload.Tpo" ".deps/BitTorrentDownload.Po"; else rm -f ".deps/BitTorrentDownload.Tpo"; exit 1; fi
BitTorrentDownload.cpp:24:2: warning: #warning DEBUG
BitTorrentDownload.cpp:353:2: warning: #warning TODO try next peer
../include/BitTorrent.h:70: error: extra qualification ‘BitTorrent::’ on member ‘bt_decode_file’
make[2]: *** [BitTorrentDownload.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/sylwester/Desktop/qtella-0.7.0/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/sylwester/Desktop/qtella-0.7.0'
make: *** [all] Błąd 2