Spaces in path : VScode + PlatformIO

C:\Users\Iegor Pererva\Documents\PlatformIO\Projects\RABR_DRIVER>pio run -v
[06/14/18 14:57:12] Processing bluepill_f103c8 (platform: ststm32; build_flags: -D PIO_FRAMEWORK_MBED_EVENTS_PRESENT -D PIO_FRAMEWORK_MBED_RTOS_PRESENT; board: bluepill_f103c8; framework: mbed)

PLATFORM: ST STM32 > BluePill F103C8
SYSTEM: STM32F103C8T6 72MHz 20KB RAM (64KB Flash)
DEBUG: CURRENT(blackmagic) EXTERNAL(blackmagic, jlink, stlink)
Library Dependency Finder → Library Dependency Finder (LDF) — PlatformIO latest documentation
LDF MODES: FINDER(chain) COMPATIBILITY(soft)
Collected 20 compatible libraries
Scanning dependencies…
Dependency Graph
|-- (C:\Users\Iegor Pererva.platformio\packages\framework-mbed\rtos)
|-- (C:\Users\Iegor Pererva.platformio\lib\TextLCD_ID184)
|-- (C:\Users\Iegor Pererva.platformio\lib\mbed-STM32F103C8T6_ID2508)
arm-none-eabi-cpp -E -P -mcpu=cortex-m3 -mthumb -Wl,–gc-sections -Wl,–wrap,main -Wl,–wrap,_malloc_r -Wl,–wrap,_free_r -Wl,–wrap,_realloc_r -Wl,–wrap,_memalign_r -Wl,–wrap,_calloc_r -Wl,–wrap,exit -Wl,–wrap,atexit -Wl,-n ““C:\Users\Iegor Pererva.platformio\packages\framework-mbed\targets\TARGET_STM\TARGET_STM32F1\TARGET_BLUEPILL_F103C8\device\TOOLCHAIN_GCC_ARM\STM32F103XB.ld”” -o .pioenvs\bluepill_f103c8\STM32F103XB.ld.link_script.ld
arm-none-eabi-cpp: error: C:\Users\Iegor: No such file or directory
arm-none-eabi-cpp: warning: ‘-x c’ after last input file has no effect
*** [.pioenvs\bluepill_f103c8\STM32F103XB.ld.link_script.ld] Error 1
============================================================================== [ERROR] Took 5.35 seconds ==============================================================================