How-to build eglretrace for Android
Chris Holmes
j.chris.holmes at gmail.com
Thu Oct 16 16:41:47 PDT 2014
I'm not having any luck with the existing instructions in the INSTALL.markdown.
The instructions for Android are:
export ANDROID_NDK=/path/to/your/ndk
cmake -DCMAKE_TOOLCHAIN_FILE=cmake/toolchain/android.toolchain.cmake
-DANDROID_API_LEVEL=9 -H. -Bbuild
make -C build
But the resultant makefile doesn't even include eglretrace project
When I try using the cmake-gui to generate the makefiles (specify
unix-makefiles and use the /cmake/toolchain/android.toolchain.cmake,
it also produces makefiles that do not include the eglretrace project.
I'm sure I'm missing something basic - but can someone help?
Thanks,
Chris
--
Like the famous mad philosopher said, when you stare into the void,
the void stares also; but if you cast into the void, you get a type
conversion error. -- Charles Stross
More information about the apitrace
mailing list