|
From: | Felix Ruess |
Subject: | Re: [Paparazzi-devel] Compile error when using the drotek imu |
Date: | Sun, 15 Sep 2013 14:14:10 +0200 |
Hi
I 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 be
IMU_DROTEK_2_CFLAGS += -DIMU_TYPE_H=\"$(SRC_SUBSYSTEMS)/imu/imu_drotek_10dof_v2.h\"
Chris
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |