platform-espressif8266 icon indicating copy to clipboard operation
platform-espressif8266 copied to clipboard

Blink example for Simba framework fails to build when created in path with spaces

Open me21 opened this issue 8 years ago • 2 comments

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.

me21 avatar Mar 15 '17 12:03 me21

@eerimoq Please help here

ivankravets avatar Jan 03 '18 14:01 ivankravets

Will have a look eventually.

eerimoq avatar Jan 03 '18 15:01 eerimoq