Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.
This repository was archived by the owner on May 7, 2025. It is now read-only.

Error in readium-sdk when running ndk-compile.sh #4

@mrvetz

Description

@mrvetz

I spotted an error when running the ndk-compile.sh in readium-sdk/Platform/Android/

I use Mac OSX 10.8.4 with 64 bit arch
I used android-ndk-r8e with the changes (http://developer.appcelerator.com/blog/2013/03/correcting-a-bug-in-the-latest-google-ndk-r8e.html)

The trouble is that compilation fails stating

make: /opt/android-ndk-r8e/toolchains/arm-linux-androideabi-4.7/prebuilt/darwin-x86/bin/arm-linux-androideabi-gcc: No such file or directory
make: *** [/Users/lamaro/Documents/readium_workspace/Launcher-Android/readium-sdk/Platform/Android/obj/local/armeabi/objs/epub3/ePub3/ThirdParty/libzip/mkstemp.o] Error 1

It wants to use darwin-x86 but my sistem is darwin-x86_64

I managed to build it but keep an eye out for this kind of error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions