platform-espressif8266
platform-espressif8266 copied to clipboard
Blink example for Simba framework fails to build when created in path with spaces
Created Blink example in C:\Temp\Platformio Projects\blink. Notice the error line - it looks for file in path partially truncated at the space position.
Archiving .pioenvs\esp01\libSimbaFramework.a Linking .pioenvs\esp01\firmware.elf xtensa-lx106-elf-gcc: error: Projects\blink.pioenvs\esp01/firmware.map: No such file or directory *** [.pioenvs\esp01\firmware.elf] Error 1
Perhaps it's not just Blink example, but all projects for Simba framework.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@eerimoq Please help here
Will have a look eventually.