paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Cannot compile sim target after creating a new mod


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

Thanks Felix it looks like it should fix it!

On Thu, Oct 8, 2015 at 2:21 PM, Felix Ruess <address@hidden> wrote:
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:
In your module xml file: <makefile target="ap">

See also https://wiki.paparazziuav.org/wiki/Modules#In_the_module_file

Cheers, Felix

On Thu, Oct 8, 2015 at 7:30 PM, Joseph Muhlhausen <address@hidden> wrote:
Hi 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'

my version is v5.4.2_stable-3-gc8d866b-dirty

I'm guessing I need to modify a setting file to make sure my new module is taken into account.

Any suggestions?

Thanks,
Joseph

_______________________________________________
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]