Search found 4 matches

by Alain
Thu Jul 11, 2019 2:14 pm
Forum: Support
Topic: make[1]: *** [estimator_kalman.o] Error 1
Replies: 8
Views: 3454

Re: make[1]: *** [estimator_kalman.o] Error 1

gcc --version
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
by Alain
Thu Jul 11, 2019 11:12 am
Forum: Support
Topic: make[1]: *** [estimator_kalman.o] Error 1
Replies: 8
Views: 3454

Re: make[1]: *** [estimator_kalman.o] Error 1

Hi just try make mrproper && make but i have the same error. In file included from src/modules/interface/kalman_core.h:57:0, from src/modules/src/estimator_kalman.c:59: src/utils/interface/cf_math.h:33:9: error: unknown option after '#pragma GCC diagnostic' kind [-Werror=pragmas] cc1: all wa...
by Alain
Thu Jul 11, 2019 9:43 am
Forum: Support
Topic: make[1]: *** [estimator_kalman.o] Error 1
Replies: 8
Views: 3454

Re: make[1]: *** [estimator_kalman.o] Error 1

Hi Kimberly, Thank you very for looking at my issue. I cloned the repository yesterday, changed nothing for the moment (will change only lighthouse position in the future) I tried make DEBUG=1 but still have an error. CLEAN_VERSION CC estimator_kalman.o In file included from src/modules/interface/ka...
by Alain
Wed Jul 10, 2019 1:55 pm
Forum: Support
Topic: make[1]: *** [estimator_kalman.o] Error 1
Replies: 8
Views: 3454

make[1]: *** [estimator_kalman.o] Error 1

Hi, First, thank you in advance for looking at my problem. I have the crazyflie 2.1 and i am working on unbutu. I have the followwing when I try to compile the firmware : CC estimator_kalman.o In file included from src/modules/src/estimator_kalman.c:73:0: src/utils/interface/cf_math.h:33:9: error: u...