paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] reply to "flag change (antoine drouin)"


From: antoine drouin
Subject: Re: [Paparazzi-devel] reply to "flag change (antoine drouin)"
Date: Sat, 18 Jul 2009 22:13:53 +0200

sw/airborne/sys_time.h line 34 reads

#include BOARD_CONFIG

depending on the version of your board you should have something like

ap.CFLAGS += -DBOARD_CONFIG=\"tiny_2_1.h\"

or

ap.CFLAGS += -DBOARD_CONFIG=\"tiny_2_0.h\"

or

ap.CFLAGS += -DBOARD_CONFIG=\"tiny_1_1.h\"

can you copy paste the relevant part of your makefile ?


On Sat, Jul 18, 2009 at 10:06 PM, chris<address@hidden> wrote:
> Well i replaced the flag but nothing compiles anymore either way.
> I get multiple errors saying:
> "sys_time.h:34:10: error: #include expects "FILENAME" or <FILENAME>
> In file included from autopilot.h:35"
> over and over again.
> Chris
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>




reply via email to

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