Changes between Version 1 and Version 2 of Ticket #1100, comment 2
- Timestamp:
- 03/20/2012 12:20:03 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1100, comment 2
v1 v2 1 1 Please, note that there is no make in Android NDK, at least it is not called directly in a way most of people used to call it. Android provides its own make file formats, and commands for building libraries and applications. 2 2 3 This is the error :3 This is the error from the git-2b07f57 version: 4 4 5 5 {{{ … … 9 9 make: Leaving directory `/scratch/workareas/android' 10 10 }}} 11 12 Edit: 13 I wanted to send you library prepared for Android build, but the attachment file size limit is too small.


