Open GoogleCodeExporter opened 9 years ago
I get an error using ndk r8b:
Gdbserver : [arm-linux-androideabi-4.6] libs/armeabi/gdbserver
Gdbsetup : libs/armeabi/gdb.setup
Compile++ thumb : jmavlink <= jmavlink.cpp
In file included from jni/mavlink/include_v1.0/ardupilotmega/mavlink.h:25:0,
from jni/jmavlink.cpp:3:
jni/mavlink/include_v1.0/ardupilotmega/ardupilotmega.h:142:39: fatal error:
./mavlink_msg_fence_point.h: No such file or directory
compilation terminated.
Original comment by david8bl...@gmail.com
on 24 Sep 2012 at 6:34
Yup, at the moment there are a lot of issues with the Mavlink library.
Late last night I got it compiling and running (JNI became a little more picky).
I have to test it etc, but new code will be coming out soon. Long days at work
putting a slow down on progress.
Bart
Original comment by Orio...@gmail.com
on 26 Sep 2012 at 1:29
Original issue reported on code.google.com by
lbrecken...@gmail.com
on 13 Jun 2012 at 1:51