|
From: | Chris |
Subject: | [Paparazzi-devel] Compile error when using the drotek imu |
Date: | Sat, 14 Sep 2013 23:11:26 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 |
HiI think there is a typo in "imu_drotek_10dof_v2.makefile" i think as i get this error during compile "modules/compass/compass.c:39:20: fatal error: imu/imu_drotek_10dof_v2.h: No such file or directory
compilation terminated." I think that line #45 IMU_DROTEK_2_CFLAGS += -DIMU_TYPE_H=\"imu/imu_drotek_10dof_v2.h\" should beIMU_DROTEK_2_CFLAGS += -DIMU_TYPE_H=\"$(SRC_SUBSYSTEMS)/imu/imu_drotek_10dof_v2.h\"
Chris
[Prev in Thread] | Current Thread | [Next in Thread] |