Building SDL & Qt Versions doesnt work since today [Ubuntu 13.04 64bit]
|
06-02-2013, 02:46 PM
Post: #13
|
|||
|
|||
RE: Building SDL & Qt Versions doesnt work since today [Ubuntu 13.04 64bit]
Something is going wrong with linking somewhere. I'm not familiar enough with the program to say for sure and sadly I don't have the time to tear it apart. I'm going to fish around a bit for workarounds in the meantime, that might help the devs find the issue. I added to PPSSPP.pro:
Code: linux { This fixed the issue and the symbol resolves. This has uncovered a new and exciting issue: Code: undefined reference to '__CheatInit()' sceKernel.cpp This does not seem to be due to the change in the cheat headers (although as I said I'm not familiar enough with this project to tell). I'll play around a bit and see what I can dig up. |
|||
« Next Oldest | Next Newest »
|