Qt build for Linux
|
08-24-2013, 02:12 PM
Post: #5
|
|||
|
|||
RE: Qt build for Linux
(08-24-2013 06:25 AM)necrotek Wrote: Just to be sure that my system isn't bugged in some way, I did a fresh install of Ubuntu 12.04 on VirtualBox and tried to compile ppsspp. Still got the same issue about undefined "uncompress" (zlib is installed; before I did that, I got "unknown parameter -lz" or something like this). I encountered this problem as well and I went to the build-PPSSPPQt-Desktop-Release folder and edit the Makefile.PPSSPP. Then I moved -lz to the end of the LIBS macro and it worked. I also added -lQtMultimedia as it was missing for me as well. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Qt build for Linux - necrotek - 08-23-2013, 03:34 PM
RE: Qt build for Linux - xsacha - 08-23-2013, 10:13 PM
RE: Qt build for Linux - necrotek - 08-23-2013, 10:55 PM
RE: Qt build for Linux - necrotek - 08-24-2013, 06:25 AM
RE: Qt build for Linux - veeableful - 08-24-2013 02:12 PM
RE: Qt build for Linux - necrotek - 08-24-2013, 03:52 PM
RE: Qt build for Linux - TheDax - 08-24-2013, 06:12 PM
RE: Qt build for Linux - necrotek - 08-24-2013, 06:43 PM
RE: Qt build for Linux - TheDax - 08-24-2013, 06:58 PM
RE: Qt build for Linux - necrotek - 08-24-2013, 07:02 PM
RE: Qt build for Linux - TheDax - 08-24-2013, 07:09 PM
|