We started a software project in C , using RA Smart Configurator. Now we want to move to C++. How can we change an existing Smart Configurator Project from C to C++?
We started a software project in C , using RA Smart Configurator. Now we want to move to C++.
How can we change an existing Smart Configurator Project from C to C++?
Read less
I am not sure if this is possible with smart configurator but with the latest Eclipse CDT, it is possible to add/remove the nature of the project. Then you can convert to C++. Try searching about using eclipse to convert C projects to C++ project.
I am not sure if this is possible with smart configurator but with the latest Eclipse CDT, it is possible to add/remove the nature of the project. Then you can convert to C++. Try searching about using eclipse to convert C projects to C++ project.
See less