Skip to content

Instantly share code, notes, and snippets.

@danielesegato
danielesegato / assimp.android.make.verbose.log
Created August 9, 2013 14:45
This is the log of the make command when compiling from Android. Following this guide: http://jazzyjester.wordpress.com/2013/02/02/test With the modifications I describe in the comments of that guide to compile for android-9
/usr/bin/cmake -H/home/mastro/ws/third-parties/assimp -B/home/mastro/ws/third-parties/assimp/buildandroid --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/mastro/ws/third-parties/assimp/buildandroid/CMakeFiles /home/mastro/ws/third-parties/assimp/buildandroid/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/mastro/ws/third-parties/assimp/buildandroid'
make -f code/CMakeFiles/assimp.dir/build.make code/CMakeFiles/assimp.dir/depend
make[2]: Entering directory `/home/mastro/ws/third-parties/assimp/buildandroid'
cd /home/mastro/ws/third-parties/assimp/buildandroid && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/mastro/ws/third-parties/assimp /home/mastro/ws/third-parties/assimp/code /home/mastro/ws/third-parties/assimp/buildandroid /home/mastro/ws/third-parties/assimp/buildandroid/code /home/mastro/ws/third-parties/assimp/buildandroid/code/CMakeFiles/assimp.dir/DependInfo.cmake --color=
make[2]: Leaving directory `