Problem with path for builder // Arduino IDE Windows 10

Hello everyone,

I’m trying to use my HiFive 1 board for the first time. I’m using windows 10 and ArduinoIDE.
I found a good “.json” package for my board on the forum at :
- subject : Windows support issues
_ - author: rgvandewalker_
This package was posted by “Michael Zaidman” as an answer.
It seems to work well, I did everything asked (installing drivers, loading .json, …).

When time comes to click on the “Verify” button, i have errors like :

“riscv64-unknown-elf-g++: error: smith\AppData\Local\Arduino15\packages\sifive\hardware\riscv\1.0.7\system/include: No such file or directory”

For me the problem is that the path isn’t complete due to a spacing in my windows username that is like “john smith”. It seems like other classics arduino boards does not have this problem with spacing.

Do you have any solution to resolve this spacing problem ?

Thanks for your help ! :grinning:

This was discussed and solved in https://forum.arduino.cc/index.php?topic=624160.
The fix is also merged into https://github.com/westerndigitalcorporation/cinco