qeo / qeo-core

The core library of the Qeo Open Source Project.
Other
31 stars 26 forks source link

The doxygen path was hardcoded to cpeqeo/tools/bin/doxygen #3

Open JianlongCao opened 9 years ago

JianlongCao commented 9 years ago

In qeo-core/qeo-c/qeo-native/build.gradle use which doxygen will be better

JianlongCao commented 9 years ago

For people who are also trying to build qeo, some tips share with you: 1 download android sdk tools, and run tools/android to install api 22 stuff, export ANDROID_HOME to sdk 2 download android ndk tools, and export ANDROID_NDK to your path, then edit gradle-helper/androidNdk.gradle to correct gcc version 3 if someone failed into "Executor Singleton not started ", update the content in gradle-helper/android.gradle to classpath 'com.android.tools.build:gradle:1.2.3'