

LN: arch/arm/src/chip to arch/arm/src/stm32 LN: arch/arm/src/board to /home/jin/Firmware/f/Firmware/build/px4_fmu-v3_default/external/Build/px4io_firmware/NuttX/nuttx/./nuttx-config/src LN: include/arch/chip to arch/arm/include/stm32 LN: include/arch/board to /home/jin/Firmware/f/Firmware/build/px4_fmu-v3_default/external/Build/px4io_firmware/NuttX/nuttx/./nuttx-config/include Though I don't really know where to find the log, I saw tow logs under nuttx, one is nuttx_context.log and the other is nuttx_olddefconfig.log. Building CXX object msg/CMakeFiles/uorb_msgs.dir/topics_sources/adc_ am on 18.04 and I have no issues on building with make px4_fmu-v3_defaultĬould you share the log of the problem you are experiencing? Building CXX object msg/CMakeFiles/uorb_msgs.dir/topics_sources/actuator_ Building CXX object msg/CMakeFiles/uorb_msgs.dir/topics_sources/ Scanning dependencies of target uorb_msgs

Linking CXX static library libtinybson.a Building CXX object src/lib/parameters/tinybson/CMakeFiles/tinybson.dir/ Scanning dependencies of target uorb_headers VisualGDB: Run “C:\PX4\toolchain\cygwin64\bin\bash.exe -c “make “” in directory “c:\PX4\home\Firmware\VisualGDB\Debug” on local computer = Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped = Stop.ĭirectory: c:\PX4\home\Firmware\VisualGDB\Debug Make: *** No targets specified and no makefile found. VisualGDB: Run “C:\PX4\toolchain\cygwin64\bin\bash.exe –login -c “make “” in directory “c:\PX4\home\Firmware\VisualGDB\Debug” on local computer Build started: Project: Px4_WinGDB, Configuration: Debug VisualGDB. Here is the output of the latest VisualGDB:

I tested again with version VisualGDB-5., the command line looks same, but without –login, and make process is working (until it stops on because of login problem). Now i can see the login command, but something strange happens. VisualGDB: Error: Command-line action failed G \”Unix Makefiles\” -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_COLOR_MAKEFILE=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DTOOLCHAIN_ROOT=C:/PX4/toolchain/cygwin64″ĭirectory: /cygdrive/c/PX4/home/Firmware/VisualGDB/Debug usr/bin/bash: C:PX4toolchaincygwin64bincmake.exe: command not foundĮxecutable: C:\PX4\toolchain\cygwin64\bin\bash.exeĪrguments: -c “C:\PX4\toolchain\cygwin64\bin\cmake.exe. G \”Unix Makefiles\” -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_COLOR_MAKEFILE=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DTOOLCHAIN_ROOT=C:/PX4/toolchain/cygwin64″” in directory “/cygdrive/c/PX4/home/Firmware/VisualGDB/Debug” on local computer VisualGDB: Run “C:\PX4\toolchain\cygwin64\bin\bash.exe -c “C:\PX4\toolchain\cygwin64\bin\cmake.exe. Build started: Project: Px4_WinGDB.vgdbcmake (failed), Configuration: Debug VisualGDB. On rebuild command i got following message:
Pixhawk toolchain cmake command not found code#
System.Exception: CMake exited with code 34304 System.Exception: Unexpected JSON message: expected Reply, got

Unexpected JSON message: expected Reply, got On the build command i get following message:Īssertion “0” failed: file “/home/salex/CMake/Utilities/cmlibuv/src/unix/core.c”, line 185, function: uv_closeġ cmake 47776 cygwin_exception::open_stackdumpfile: Dumping stack trace to The problem you mentioned happens every time i try to build the project. I succeeded to load the project without errors.
