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++?
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.
Volt.Tech
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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