Actions
Bug #737
closedBuild failed if there is no gnuobjc libraries installed, even if there is no Objective-C sources in project
Start date:
10/23/2014
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:
Description
This happens for standard project containing only C sources:
Android NDK: ERROR:/home/crystax/work/ndk/ndk/platform/ndk/sources/objc/gnu-libobjc/Android.mk:gnuobjc_static: LOCAL_SRC_FILES points to a missing file Android NDK: Check that /home/crystax/work/ndk/ndk/platform/ndk/sources/objc/gnu-libobjc/4.9/libs/armeabi-v7a-hard/libgnuobjc_static.a exists or that its path is correct /home/crystax/work/ndk/ndk/platform/ndk/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting . Stop.
Updated by Dmitry M. almost 10 years ago
- Project changed from 98 to CrystaX NDK
- Priority changed from Low to Normal
Updated by Dmitry M. almost 10 years ago
- Status changed from Open to In Progress
Updated by Dmitry M. almost 10 years ago
- Status changed from In Progress to Completed
- % Done changed from 0 to 100
Actions