Project

General

Profile

Actions

Bug #1235

open

By default `NDK_TOOLCHAIN_VERSION` is not set

Added by Alex A. about 8 years ago. Updated about 8 years ago.

Status:
Duplicated
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/21/2016
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
OS X
Toolchain:
Android version:
CrystaX NDK Version:

Description

Previously, I didn't have NDK_TOOLCHAIN_VERSION variable set in my Application.mk and everything was working ok.

In 10.3.1 I had to explicitly set the variable, otherwise I'm getting the following error:

/opt/crystax-ndk-10.3.1/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting . Stop.
Android NDK: ERROR:/opt/crystax-ndk-10.3.1/sources/boost/1.59.0/Android.mk:boost_atomic_static: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that /opt/crystax-ndk-10.3.1/sources/boost/1.59.0/libs/arm64-v8a/gnu-/libboost_atomic.a exists or that its path is correct
make: Entering directory /Users/cawka/Devel/android/NFD-android/app/src/main'
make: Leaving directory
/Users/cawka/Devel/android/NFD-android/app/src/main'


Related issues 1 (0 open1 closed)

Has duplicate CrystaX NDK - Bug #1197: Boost's Android.mk can't detect correct libraries path if NDK_TOOLCHAIN_VERSION is not specifiedClosedDmitry M.01/02/2016

Actions
Actions #1

Updated by Dmitry M. about 8 years ago

  • Has duplicate Bug #1197: Boost's Android.mk can't detect correct libraries path if NDK_TOOLCHAIN_VERSION is not specified added
Actions #2

Updated by Dmitry M. about 8 years ago

  • Status changed from Open to Duplicated
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF