artoolkit5 icon indicating copy to clipboard operation
artoolkit5 copied to clipboard

compile android example

Open ThorstenBux opened this issue 7 years ago • 0 comments

Issue by mrvicam Friday Nov 17, 2017 at 22:05 GMT Originally opened as https://github.com/artoolkit/artoolkit5/issues/358


When I try to compile android example for example ArNativeOSG I got error

[armeabi-v7a] SharedLibrary : libARNativeOSGNative.so jni/../../../../../../android/obj/local/armeabi-v7a/libosgdb_freetype.a(FreeTypeLibrary.o):/Users/phil/Documents/Development/Projects/OpenSceneGraph/Android/osg-git-android/src/osgPlugins/freetype/FreeTypeLibrary.cpp:function FreeTypeLibrary::FreeTypeLibrary(): error: undefined reference to 'FT_Init_FreeType'

I try only with armeabi-v7a. Another proccess giv me error to. I work on win 7 (I change build script) with gitbash. Building Artoolkit library works me ok. Version ArToollik is 5.3.3

Thanks

ThorstenBux avatar Jan 28 '18 23:01 ThorstenBux