Hello all,
I have a problem building the SampleBrowser for android.
I follow the build guide for Android.
The build works fine till it reaches 100% complete
and then I get this error:
Linking CXX shared module ../../lib/libSampleBrowserDummy.so
Updated project.properties
Updated local.properties
Updated file /Users/andreas/Desktop/ogre_android/SampleBrowserNDK/proguard-project.txt
make[3]: *** No rule to make target `/Users/andreas/Desktop/ogre_android/Samples/Browser/src/FileSystemLayerImpl_Android.cpp', needed by `obj/local/armeabi-v7a/objs/OgreSampleBrowser/FileSystemLayerImpl_Android.o'. Stop.
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [lib/libSampleBrowserDummy.so] Error 2
make[1]: *** [Samples/Browser/CMakeFiles/SampleBrowserDummy.dir/all] Error 2
make: *** [all] Error 2
Thanks in advance
Greetings Andy