PPSSPP for nokia n900??
|
01-04-2014, 06:39 PM
![]() |
|||
|
|||
RE: PPSSPP for nokia n900??
(01-01-2014 11:03 PM)xsacha Wrote: The problem appears to be that it is compiling as x86 instead of ARM. I will add an exception for Maemo (like I did for Meego) to fix that.Thanks. I got little further. And I was able to add this: Code: index 46d61b1..8d2de3a 100644 Code: -DPPSSPP -DMAEMO -DARM -DUSING_GLES2 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 Make then ended with: Code: ../native/base/QtMain.cpp: In function 'int main(int, char**)': I already tested to just comment it out and then next error will be: Code: cannot find -lQtSensors |
|||
« Next Oldest | Next Newest »
|