Search found 3 matches

by Bubar80
Wed Jan 19, 2022 8:59 am
Forum: General Discussion
Topic: Eclipse ninja: build stopped: subcommand failed
Replies: 4
Views: 7080

Re: Eclipse ninja: build stopped: subcommand failed

Yes, that was it! I have moved my workspace folder to get a shorter path, and sure enough, it is stable now. The thing that surprises me is that when the workspace path is too long, I am able to compile and debug for a while until suddenly it is no more possible. It may be happening when I include a...
by Bubar80
Tue Jan 18, 2022 10:52 am
Forum: General Discussion
Topic: Eclipse ninja: build stopped: subcommand failed
Replies: 4
Views: 7080

Re: Eclipse ninja: build stopped: subcommand failed

Hi, See below the end of the compile log as there is a 60 000 character limitation on the forum. Let me know if you need more log. I see now that there are 2 other error messages in the compile log. Not sure what they mean... FAILED: esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/lib...
by Bubar80
Mon Jan 17, 2022 4:28 pm
Forum: General Discussion
Topic: Eclipse ninja: build stopped: subcommand failed
Replies: 4
Views: 7080

Eclipse ninja: build stopped: subcommand failed

Hello, For about a week I am trying to get projects running on Eclipse with mixed results. Sometime I can compile and debug with no issues and then suddenly, I get the "ninja: build stopped: subcommand failed" message at the end of a compile and from there, my project will not generate the .bin or ....