localhost-007 / imame4all

Automatically exported from code.google.com/p/imame4all
0 stars 0 forks source link

i can't compile png2bdc.c to png2bdc. #298

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
now i want to compile MAME4droid1.6.1(0.139u1).

but i can't complete. 

because i can't find prec-build.

these 3 files(file2str, m68kmake, tmsmake) was compiled.

but png2bdc.c can't compile.

how i can ?

Original issue reported on code.google.com by dagger...@gmail.com on 18 Jun 2014 at 7:38

GoogleCodeExporter commented 9 years ago
NDK: android-ndk-r9
pltform=android-18
os:Ubuntu14.04 - 32bit

Original comment by dagger...@gmail.com on 18 Jun 2014 at 8:27

GoogleCodeExporter commented 9 years ago
i met this situation too.

i can compile those 3 files(file2str, m68kmake, tmsmake) by myself, but i can't 
compile png2bdc.c.

the error information:
cp -R prec-build/png2bdc obj/droid-ios/mame64/build 
cp: cannot stat `prec-build/png2bdc': No such file or directory
make: *** [obj/droid-ios/mame64/build/png2bdc] Error 1

my environment:
ndk: android-ndk-r10
platform: android-19
os: Red Hat Enterprise Linux Server release 6.2

Original comment by stan...@gmail.com on 17 Jul 2014 at 1:42