Skip to content

Code not compiling if there is a space in the link #1829

Closed
@codejunkes

Description

@codejunkes

I am using STM32 MCU based boards by STMicroelectronics version 2.3.0.

the code failed to compile as the compiler cannot resolve a link with spaces in it.

Error in Arduino:
arm-none-eabi-g++: error: lab\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.3.0=.: No such file or directory
exit status 1
Error compiling for board Generic STM32F4 series.

The link to the hardware files is "C:\Users\pqm lab\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.3.0", but it is unable to take the space in the user name "pqm lab".

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions