bitcraze / crazyflie-simulation

MIT License
64 stars 27 forks source link

Cannot run the Makefile #28

Closed shrijayan closed 2 years ago

shrijayan commented 2 years ago

src/modules/src/power_distribution_quadrotor.c:33:10: fatal error: autoconf.h: No such file or directory 33 | #include "autoconf.h" | ^~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 make: *** [Makefile:215: bindings_python] Error 1

Screenshot from 2022-07-12 22-53-12 Screenshot from 2022-07-12 22-53-33

knmcguire commented 2 years ago

This seems to be an issue in the firmware repo rather than the simulation repo: https://github.com/bitcraze/crazyflie-firmware

Are you sure that you have updated the firmware repo to the latest master branch?

Anyway, if the problem still persist, please ask a question about it on https://discussions.bitcraze.io/ instead