Project

General

Profile

Actions

Task #168

closed

Add NDK_SUPPRESS_WARNINGS variable to ndk-build

Added by Dmitry M. over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
Target version:
Start date:
01/19/2013
Due date:
% Done:

0%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:

Description

This is needed because warnings produced by ndk-build recognized as errors when build from eclipse and, therefore, eclipse can't continue.
Example of warning:

/opt/android/android-ndk-r8d/build/core/add-application.mk:128: Android NDK: WARNING: APP_PLATFORM android-9 is larger than android:minSdkVersion 8 in /Volumes/DARWIN-SSD/work/joybits/ipad/of_ipad_new/apps/DoodleGod/DoodleAnything-1.5-HD/android/DoodleEverything/AndroidManifest.xml

Suggested fix should behave like that finally:

ndk-build NDK_SUPPRESS_WARNINGS=1

Actions

Also available in: Atom PDF