Thread: cockatrice( QGraphicsItem)
hey have installed cockatrice on maverick, , after little work got , running. kept log of typed in bro, has same os, install started download computer ran in problem mine didnt here did
1. go cockatrice.de , click download source, move downloads folder
2. go download folder , right click on cockatrice_source_2110309.tar.gz , click extrct here.
3. open terminal , enter
cd downloads/cockatrice*
(downloads must capitalized)
hit enter
4. type
sudo apt-get install libqt4-dev
hit enter
5. type
sudo apt-get install build-essential
hit enter
6. type
cd cockatrice
hit enter
7. type
lrelease translations/*.ts && qmake && make
hit enter
8. type
cd ../oracle
hit enter
9. type
qmake && make
hit enter
10. open folder downloads, cockatrice, oracle, oracle, download card list
11. lastly open folder downloads, cockatrice, cockatrice, cockatrice, when set comes open in card database box click 3 dotted lines browse , go through folders downloads, cockatrice, oracle, cards.xml
hit ok
12. run cockatrice...go places, downloads, cockatrice, cockatrice, cockatrice , voila cockatrice done on ubuntu.
when reach step 7 stops , got...
jonathan@jonathan-dw236a-aba-a545c:~/downloads/cockatrice-20110309/cockatrice$ lrelease translations/*.ts && qmake && make
g++ -c -pipe -g -wall -w -o2 -d_reentrant -dqt_no_debug -dqt_thread_support -dqt_shared -dqt_tablet_support -i/usr/share/qt3/mkspecs/default -i. -i. -isrc -i../common -i/usr/include/qt3 -ibuild/ -o build/abstractcounter.o src/abstractcounter.cpp
in file included src/abstractcounter.cpp:1:0:
src/abstractcounter.h:4:25: fatal error: qgraphicsitem: no such file or directory
compilation terminated.
make: *** [build/abstractcounter.o] error 1
looked qgraphicsitem , cant find , dont know message means.
body have suggestions?
without more in-depth study, first impression this:
i see qt3 in here, whereas qgraphicsitem qt4 feature.dqt_tablet_support -i/usr/share/qt3/mkspecs/default -i. -i. -isrc -i../common -i/usr/include/qt3 -ibuild/ -o build/
maybe ask cockatrice developers why case...
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] cockatrice( QGraphicsItem)
Ubuntu
Comments
Post a Comment