Skip to main content
gocchan
Associate III
July 2, 2026
Solved

Unable to build project

  • July 2, 2026
  • 4 replies
  • 82 views

Hello, 

I created a project (BLE_p2pServer) in STM32CubeMX (6.18.0), but it won't build.
Unlike other projects, this project has a folder-like icon in the Project Explorer.
I created the project using the same procedure as other projects (BLE_TransparentMode, etc.), so do you know why this is happening?
Deleting and recreating the project doesn't change the situation.

 

Best answer by gocchan

The problem was eventually resolved after rebuilding the project several times.

Although the cause remains unknown, development can now proceed.

4 replies

ST Technical Moderator
July 2, 2026
In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Andrew Neil
Super User
July 2, 2026

You didn’t say what CubeIDE version you’re using.

it won't build

What, exactly, happens when you try to build it?

Please show screenshots, error logs, etc.

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Issamos
Super User
July 2, 2026

Hello ​@gocchan 

You just have to follow the links suggested by ​@Imen.D and make sure to select the correct path (to the cubeide project and the file that contain this project) as you can see here:KDJEM1_0-1764666666857.png

Best Regards.

II

gocchan
gocchanAuthorBest answer
Associate III
July 21, 2026

The problem was eventually resolved after rebuilding the project several times.

Although the cause remains unknown, development can now proceed.