Qt Creator doesn’t appear to be able to to find any generators for CMake on my Pi. I know CMake is present and I have used it in a terminal to generate Unix Makefiles. I can even then import the existing project and build code, clean code, etc. though I cannot get it to build the makefiles via cmake with the little dropdown that appears with a ‘Build now’ button Anyone know why it might not be working? I’m using the latest version of qtcreator and cmake via apt.
↧