Apparently Windows didn't let me clone few packages, so I had to surpass the packages and clone them
Firmware Build Failure in hardware setup
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello all,
Error: /cygdrive/c/PX4/home/Firmware/build/px4_fmu-v6x_multicopter is not a directory
make: *** [Makefile:226: px4_fmu-v6x_multicopter] Error 1
BUILDCOMPLETE_25-Nov-2024_09-38-49
BUILDSTARTING_25-Nov-2024_09-48-00
CMAKE Config selected : px4_fmu-v6x_multicopter
CMake Error at cmake/px4_add_library.cmake:41 (add_library):
Cannot find source file:
monocypher/src/monocypher.c
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
src/lib/crypto/CMakeLists.txt:34 (px4_add_library)
CMake Error at cmake/px4_add_library.cmake:41 (add_library):
No SOURCES given to target: monocypher
Call Stack (most recent call first):
src/lib/crypto/CMakeLists.txt:34 (px4_add_library)
Error: /cygdrive/c/PX4/home/Firmware/build/px4_fmu-v6x_multicopter is not a directory
make: *** [Makefile:226: px4_fmu-v6x_multicopter] Error 1
BUILDCOMPLETE_25-Nov-2024_09-48-00
I'm encountering this error for a long time eventhough i did remove the cgywin toolchain and reinstalled it using cgywin GUI
Respuestas (1)
Ankur Bose
el 15 de En. de 2025
It seems like you are using R2023b version of MATLAB. If yes, we highly recommend upgrading to the latest version R2024b and use the latest version of UAV Toolbox Support Package for PX4 Autopilots
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!