I changed the toolchain and the 'raw' section:
..
<raw>
ap.CFLAGS +=
"-I/home/bheliom/develop/CoinIpopt/build/include/coin/"
ap.LDFLAGS +=
"-L/home/bheliom/develop/CoinIpopt/build/lib" -lipopt -llapack
-lcoinhsl -lblas -lm -ldl -lstdc++ -lm
</raw>
..
Including all necessary libraries(according to the makefile I
use to build the code without paparazzi). Now I get:
...
CC
/home/bheliom/develop/paparazzi/var/Bixler/ap/modules/hs_module/hs071_c.o
LD /home/bheliom/develop/paparazzi/var/Bixler/ap/ap.elf
/home/bheliom/develop/CoinIpopt/build/lib/libipopt.so: file
not recognized: File format not recognized
...
On Fri, Aug 16, 2013 at 12:59 AM, Felix Ruess
<address@hidden> wrote:
You added the libary and include paths, but not the
actual lib...
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel