riban-bw / CodeBlocks-Sming-Wizard

Project wizard for Code::Blocks to create a Sming project
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Fails for project names with spaces when rBoot enabled #2

Open riban-bw opened 6 years ago

riban-bw commented 6 years ago

Create a project with a name that includes a space, e.g. "My project". Make with rBoot enabled. Fails with recursive error

riban-bw commented 6 years ago

This is caused by Sming Makefile-rboot and tracked here. We could possibly work around this by checking path during wizard execution (if the wizard plugin supports this).