I want to run the build .exe files that is built with ninja via a terminal but when I do so it gives error shown in pic.
I have a project that uses
-freertos mingw port.
-mingw toolchain
-cmake project with ninja generator
when I build and run from the ide, it runs just fine. However when I try to run via clicking on the built exe located in the build folder I get the following error shown in pic. I have tried running all commands that the gdb session console shows it runs one by one. However when I reach command -exec-run it gives the same error as pic. I’m not sure what the ide is doing differently that I did not follow from he gdb session. gdb session attached.
Attachments:
You must be
logged in to view attached files.