X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=mardrone%2FARDrone_SDK_Version_1_8_20110726%2FExamples%2FMultiplatform%2FProtocol%2FREADME;fp=mardrone%2FARDrone_SDK_Version_1_8_20110726%2FExamples%2FMultiplatform%2FProtocol%2FREADME;h=705ef66eb911b4ebd3af088db435356b05a32680;hb=9ec9bc13b75d30bc45535c54a652934debfcea92;hp=0000000000000000000000000000000000000000;hpb=ae0a3c2dc0898400aca0dd6b439c5db8044db7b2;p=mardrone 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 index 0000000..705ef66 --- /dev/null +++ b/mardrone/ARDrone_SDK_Version_1_8_20110726/Examples/Multiplatform/Protocol/README @@ -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 +