[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] GnomeDruid and Compile Airborne
From: |
André Pedro |
Subject: |
[Paparazzi-devel] GnomeDruid and Compile Airborne |
Date: |
Tue, 16 Sep 2008 23:16:42 +0000 |
Hello,
In Supervision the application uses GnomeDruid.
For example users that not using libgnomeui (Not Gnome User) that need to install.
Is only part of all paparazzi project that need this lib, it is simple substitute for GtkAssistant.
Another question is that I have problems to build my Sim,
The simple 'make' command have been concluded with success. (Compiles Paparazi)
Using 'make AIRCRAFT=MJ5 sim'
(...)
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
cd sw/airborne; make PAPARAZZI_SRC=/home/apedro/paparazzi/paparazzi3 PAPARAZZI_HOME=/home/apedro/papaazzi/paparazzi3 TARGET=sim ARCHI=sim all
CC /home/apedro/paparazzi/paparazzi3/var/MJ5/sim/radio_control.o
In file included from ppm.h:36,
from radio_control.h:42,
from radio_control.c:25:
/home/apedro/paparazzi/paparazzi3/var/MJ5/radio.h:1: error: expected '=', ',', ';', 'asm' or '__attriute__' before ':' token
In file included from radio_control.h:43,
from radio_control.c:25:
/home/apedro/paparazzi/paparazzi3/var/MJ5/radio.h:1: error: expected '=', ',', ';', 'asm' or '__attriute__' before ':' token
In file included from radio_control.h:44,
from radio_control.c:25:
/home/apedro/paparazzi/paparazzi3/var/MJ5/airframe.h:140:2: error: invalid preprocessing directive #PDATA
In file included from radio_control.c:25:
radio_control.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rc_values'
radio_control.h: In function 'radio_control_event_task':
radio_control.h:106: error: 'ppm_pulses' undeclared (first use in this function)
radio_control.h:106: error: (Each undeclared identifier is reported only once
radio_control.h:106: error: for each function it appears in.)
radio_control.h:106: error: 'rc_values' undeclared (first use in this function)
radio_control.c: At top level:
radio_control.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rc_values'
make[1]: *** [/home/apedro/paparazzi/paparazzi3/var/MJ5/sim/radio_control.o] Error 1
make: *** [sim] Error 2
That is the error,
Thanks,
André Pedro
- [Paparazzi-devel] GnomeDruid and Compile Airborne,
André Pedro <=