Replies: 2 comments 16 replies
-
Are you sure you are using the very latest xpm? |
Beta Was this translation helpful? Give feedback.
14 replies
-
I found that the reason for the problem is that the project created was c project instead of the c++ project, and the compilation works well after recreating the c++ project. I'm not sure if this is a bug in the plugin itself.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Q:
Hi, I used
eclipse CDT
to create a newhello world arm qemu
project inwindows11
, and after the creation was completed, I executedbuild
in the project and reported an error.My question is why there is such a path:
E:\xx\workspace\helloworld-a15-qemu\Debug/C:/Users/xx/AppData/Roaming/xPacks/@xpack-dev-tools/arm-none-eabi-gcc/11.2.1-1.2.2/.content/bin/arm-none-eabi-gcc.exe
ERR:
Beta Was this translation helpful? Give feedback.
All reactions