Skip to content

Android Studio or make on Ubuntu Studio 15.10 ? #17

@CoolGames

Description

@CoolGames

I am trying to get a working application running on Ubuntu or Android and nothing succeeds as documented.
STEPS:

  1. change to OSVR and git the OSVR-Android-Build then recursive submodules
  2. Run cmake-gui and point NDK BUILD to crystax-ndk-10.1.0/ndk-build
  3. configure and generate with no errors
  4. bash_profile needs to include PATH to ANDROID_NDK

Now 10.3.1 is latest so installed doc version - NDK 10.1.0 is claimed to be unsupported
Detected Android NDK version crystax-ndk-10.1.0 (64-bit)
Undefined or not supported Android NDK version!
src/CMakeFiles/Boost.dir/build.make:108: recipe for target 'src/Boost-prefix/src/Boost-stamp/Boost-build' failed
CMakeFiles/Makefile2:95: recipe for target 'src/CMakeFiles/Boost.dir/all' failed
Makefile:126: recipe for target 'all' failed

Further researched to boost latest 1.58 install and only 1.55 defaulted to 1.53 from Feb 14, 2013
build-android.sh line 33
register_option "--boost=" boost_version "Boost version to be used, one of {1.55.0, 1.54.0, 1.53.0, 1.49.0, 1.48.0, 1.45.0}, default is 1.53.0."

Latest is 1.60 as of December 17, 2015
http://www.boost.org/users/history/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions