Open GoogleCodeExporter opened 9 years ago
Hello,
Install xcode command line tools (Preferences->downloads) and 'make PTR=0' from
trunk directory.
You may need to manually compile src/build tools, I can remember exactly how I
did, just a little patience (for png2bdc I finally compile but it fails to
convert the png file, at the end I downloaded a compiled windows version and
place the converted file in the correct place 'obj/.....')
This build main mame library needed for mame4ios xcode project.
Original comment by mot...@gmail.com
on 31 Jan 2013 at 6:38
Gary, If you can't just let me know, I will try to remember and even I could
send you the compiled tools or the complete tree just to 'make'
Original comment by mot...@gmail.com
on 31 Jan 2013 at 6:40
[deleted comment]
Motote, that's sound weird. The tools must be compiled for the native platform
where you are compiling mame.
The easy way. Download macosx mame. Compile it and put the tools on mame4ios.
Also you can unset crossbuild flag on mame4ios, but you have to deal with the
gcc paths.
Original comment by seleuco....@gmail.com
on 31 Jan 2013 at 7:25
To clarify. Where I said macosx mame is the mame 0.139 mame from mamedev
Original comment by seleuco....@gmail.com
on 31 Jan 2013 at 7:27
Ups, that sound much better.
I didn't realize and try to compile them by own (without makefile), png2bdc was
a nightmare!
Thanks for the tip!
Original comment by mot...@gmail.com
on 31 Jan 2013 at 11:40
Original issue reported on code.google.com by
tanya.pe...@googlemail.com
on 28 Jun 2012 at 10:48