You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When using CDT up to 2024-12, when I create a "File/new/project", under "C/C++" there are 4 possibilities:
"C/C++ project"
"C++ project"
"C project"
"Makefile project with existing code"
Since 2025-03, there is only "C/C++ project". So I attempt to use this setting.
Left is 2024-12, right is 2025-03
When choosing this setting, the configuration is broken : project properties do not have a "C/C++ build" entry
Left is 2024-12, right is 2025-03
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When using CDT up to 2024-12, when I create a "File/new/project", under "C/C++" there are 4 possibilities:
"C/C++ project"
"C++ project"
"C project"
"Makefile project with existing code"
Since 2025-03, there is only "C/C++ project". So I attempt to use this setting.
Left is 2024-12, right is 2025-03

When choosing this setting, the configuration is broken : project properties do not have a "C/C++ build" entry

Left is 2024-12, right is 2025-03
I've read the documentation here: https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Ftasks%2Fcdt_t_proj_build_set.htm
It shows the 2025-3 date and even the doc shows the menu.
I've also read 2025-3 release notes.
How can I work with my makefile based build process in 2025-3 ?
In the end, it is much more than a wizard issue.
Thanks for help.
PM
Beta Was this translation helpful? Give feedback.
All reactions