ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / Examples / Multiplatform / Protocol / README
diff --git a/mardrone/ARDrone_SDK_Version_1_8_20110726/Examples/Multiplatform/Protocol/README b/mardrone/ARDrone_SDK_Version_1_8_20110726/Examples/Multiplatform/Protocol/README
new file mode 100644 (file)
index 0000000..705ef66
--- /dev/null
@@ -0,0 +1,9 @@
+1) Edit custom.makefile
+USE_OPENGL=no|yes : Video render, only used with Android
+USE_MINGW32=no|yes : Target platform, the version win32 is not finalized (not used for the moment). 
+
+2) export variable environement :
+export ALL_SOURCES=(Absolut path of sources directory)
+
+3) make
+