Im a newbie and I have an HK AIO board. Im using Arduino version from the link in the megapirate site. and I get the following error while compiling the code:
In file included from D:\FPV\Quad\ArduPilot-Arduino-1.0.3-gcc-4.8.2-windows\ArduPilot-Arduino-1.0.3-windows\libraries\AP_HAL_PX4/AP_HAL_PX4.h:6:0,
from ArduCopter.pde:74:
D:\FPV\Quad\ArduPilot-Arduino-1.0.3-gcc-4.8.2-windows\ArduPilot-Arduino-1.0.3-windows\libraries\AP_HAL_PX4/HAL_PX4_Class.h:11:34: fatal error: systemlib/visibility.h: No such file or directory
#include <systemlib/visibility.h>
^
compilation terminated.
Im a newbie and I have an HK AIO board. Im using Arduino version from the link in the megapirate site. and I get the following error while compiling the code:
In file included from D:\FPV\Quad\ArduPilot-Arduino-1.0.3-gcc-4.8.2-windows\ArduPilot-Arduino-1.0.3-windows\libraries\AP_HAL_PX4/AP_HAL_PX4.h:6:0,
from ArduCopter.pde:74:
D:\FPV\Quad\ArduPilot-Arduino-1.0.3-gcc-4.8.2-windows\ArduPilot-Arduino-1.0.3-windows\libraries\AP_HAL_PX4/HAL_PX4_Class.h:11:34: fatal error: systemlib/visibility.h: No such file or directory
#include <systemlib/visibility.h>
^
compilation terminated.