Re: Makefile for Android
Michael Militzer <[email protected]> Thu, 15 Sep 2011 09:46:47 +0200
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Cédric, thanks for the info. In case there was an attachment to your e-mail, note that the list strips all attachments for security reasons. So please send your makefile by either pasting its content into the body of your e-mail or uploading it somewhere (e.g. pastebin.com) and post the link here. Thank you, Michael Quoting Cédric OCHS <[email protected]>: > Hi there, > > Under Android, there is a special makefile named "Android.mk" which is > used by official "ndk-build" script to compile all native libraries. > > There is my version for xvidcore, perhaps someone could be interested > by it :) > > It should be copied in xvidcode directory to compile correctly else you > need to change relative paths. > > Thanks. > > Cédric