When I was trying to get the android configuration working I had two Felgo installations with Felgo4 being in Felgo4. I’ve since deleted this and just have one version of Felgo installed.
However, when I open a project configuration the values revert to the old ‘Felgo4’ paths. For example: CMAKE_C_COMPILER, CMAKE_PREFIX_PATH etc. If I change them then CMAKE fails and all the values revert back to the wrong path.
I’ve deleted the CMakeLists.txt.user and regenerated it, I also can’t find anything in my project that relates to the ‘Felgo4’ folders.
So, where do these values get populated from? How can I make them point to the correct location without them reverting?