Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
notNigel
on 04/01/2014, 01:26:16 UTC
OK I did that, I also installed the qt SDK you mentioned above because I was getting the same error.

I now have---

/usr/bin/ld: cannot find -lQtMultimedia
collect2: error: ld returned 1 exit status
make: *** [QtBitcoinTrader] Error 1


--- I installed qtmultimedia-dev, but still get the error. Synaptic has quite a few qtmultimedia packages, I guess I need one of those but which one ?

Also using qtcreator gives me the same error.


Try to install qtmobility-dev and use QtBitcoinTrader_Mobility.pro

Ok I did that but now I get---

/usr/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
make: *** [QtBitcoinTrader] Error 1


I guess that's an opengl error

I've got libqt4-opengl, libqt-opengl:i386, libqt4-opengl-dev and libqt5opengl5

There are many opengl packages listed in synaptic