Cannot open map file

Hi,
I try to compile my code but I got
c:/users/harel/.platformio/packages/toolchain-xtensa-esp32/bin/…/lib/gcc/xtensa-esp32-elf/8.4.0/…/…/…/…/xtensa-esp32-elf/bin/ld.exe: cannot open map file C:/Users/harel/OneDrive/מסמכים/PlatformIO/Projects/RouterGaurd/.pio/build/lolin_d32/firmware.map: No such file or directory

What can I do ?

Yeah I’m not sure whether non-ASCII paths are supported.

Does it work when you move the project folder to a path that only has ASCII characters?