Export of an archive file of a project doesn't include header files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-26 7:12 PM
Hi.
Does anyone know how to include header files in a .zip export of a project? This applies in particular to projects that have started life as a ST example project. These projects don't show header files in the Project Explorer. You have to use the Include Browser in order to open header files. I have to archive a project in a self contained way, so can't use any of the online source management services. Preferably the archive should include all the files needed to build the project and no more. The actual project is based on the STM32H573I-DK_aws_eth example project. All the files shown in Project Explorer are actually resources linked to files in the AWS package. This makes it impracticable to select the necessary files using the operating system file system. I can't attach the exported file for this project, so I've attached one for a simple ST example project which shows the same problem. Thanks in advance for your help.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-03 7:14 AM
Hello @ChrisF
Actually, the CubeMX team is aware of this issue, and the development team is actively addressing it under internal ticket number 190493 (This is an internal tracking number and is not accessible or usable by customer) I will keep you updated on any progress.
BR,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-27 3:38 AM
Hello @ChrisF
Thank you for your contribution
I am currently checking this internally and will get back to you as soon as possible.
BR,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-02 3:51 PM
Hi @Souhaib MAZHOUD.
Have you been able to find out what is happening with the header files?
Regards,
Chris.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-03 3:04 AM
> This applies in particular to projects that have started life as a ST example project.
Are these missing files the ST library files? Are they physically located under your project directory? The example projects usually reference the library files in a shared "repository" outside the project directory.
> I have to archive a project in a self contained way, so can't use any of the online source management services.
Recommended for isolated/paranoid environments: https://fossil-scm.org/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-03 7:14 AM
Hello @ChrisF
Actually, the CubeMX team is aware of this issue, and the development team is actively addressing it under internal ticket number 190493 (This is an internal tracking number and is not accessible or usable by customer) I will keep you updated on any progress.
BR,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-05 6:23 AM
Hello Souhaib,
i think opening a ticket is not a solution.
As you see in https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-1-14-0-gt-old-issue/m-p/612850
padawan
