"Convert to C++" missing on 1.5.1
I am trying to convert a C project to C++. In the previous version, there was a "Convert to C++" option in the properties. I can't find this in 1.5.1.
How to convert to C++ in the new version? Just changing the main.c to main.cpp doesn't do it. It just fails to recognize the main.cpp file and does not compile it.
