xmame  

Re: [Xmame] cross compile X-mame

Laurent Desnogues
Tue, 01 May 2007 06:16:15 -0700

changho kim a écrit :
maybe zlib.h is problem. so after i get zlib, cross-compile zlib.
But that is too fail..

Yes you are missing zlib in your cross-compilation environment.
Try to enable zlib compilation in MAME makefile by uncommenting
the following line:

BUILD_ZLIB = 1

You may also have to uncomment the BUILD_EXPAT=1 line.


Laurent

_______________________________________________
Xmame mailing list
Xmame@toybox.twisted.org.uk
http://toybox.twisted.org.uk/mailman/listinfo/xmame