2023-11-22
05:24 PM
- last edited on
2023-11-30
05:15 AM
by
Lina_DABASINSKA
First time on this forum, thought that software would be the place to post... Closest option for a label that I see.
I get this error after taking a workspace from a windows environment to Linux. It seems obvious to me that the Makefile is still using the backslash for paths (which I gather the Linux version of the 1.14 STM32CubeIDE does not work). I get the normal messages about being careful when up in revisions. I never really ran into problems with the development environment (version 1.5 was my oldest), but I have never tried to use/import an existing workspace from windows to Linux. Building a new project in the workspace does produce correct Linux file paths.
qpcGnuCAN.elf qpcGnuCAN.map: $(OBJS) $(USER_OBJS) C:\Projects\STM32\qpcGnuCAN\STM32F103RBT.....
Regards & thanks for any input