|
From: | Joseph Muhlhausen |
Subject: | Re: [Paparazzi-devel] Cannot compile sim target after creating a new module |
Date: | Thu, 8 Oct 2015 21:37:09 -0400 |
Cheers, FelixSee also https://wiki.paparazziuav.org/wiki/Modules#In_the_module_fileIn your module xml file: <makefile target="ap">Hi Joseph,since you can't compile your module for sim (wouldn't make much sense since you don't have trigger input), you should specify that this module should only be built for the ap target:On Thu, Oct 8, 2015 at 7:30 PM, Joseph Muhlhausen <address@hidden> wrote:_______________________________________________JosephThanks,Any suggestions?I'm guessing I need to modify a setting file to make sure my new module is taken into account.my version is v5.4.2_stable-3-gc8d866b-dirtyHi all,I get the following error when I try to compile the sim target
make[1]: *** No rule to make target `/home/cgs/paparazzi/var/aircrafts/ZII_V54/sim/arch/sim/modules/core/external_trigger.o', needed by `autopilot.so'. Stop.
make[1]: Leaving directory `/home/cgs/paparazzi/sw/airborne'
make: *** [sim.compile] Error 2
make: Leaving directory `/home/cgs/paparazzi'
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |