ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / Examples / Multiplatform / Protocol / README
1 1) Edit custom.makefile
2 USE_OPENGL=no|yes : Video render, only used with Android
3 USE_MINGW32=no|yes : Target platform, the version win32 is not finalized (not used for the moment). 
4
5 2) export variable environement :
6 export ALL_SOURCES=(Absolut path of sources directory)
7
8 3) make
9