Open GoogleCodeExporter opened 9 years ago
It is caused by the fact that 'Mame' has the same name with 'memory.h' in
'NDK'. It needs to rename 'sysroot/usr/include/memory.h', e.g.,
'NDK/memorys.h'. And then, revise 'memory.h' to be 'memorys.h' in
'sysroot/usr/include/stdlib.h'. I found that this file is used in one place
only.
run 'make' finally. Some prblems occur, you can find from 'ISSUES 242'
Issue 242: How to build MAME4droid.so under ubuntu?
https://code.google.com/p/imame4all/issues/detail?id=242&start=100
Original comment by zjybac...@gmail.com
on 9 Aug 2013 at 12:56
thank you very much! i will have a try.
Original comment by starupt...@gmail.com
on 9 Aug 2013 at 2:30
Original issue reported on code.google.com by
starupt...@gmail.com
on 5 Aug 2013 at 1:46