Hello thanks for the reply,
I think I was using Felgo with Qt 6.4.1 and thats why the error was coming. I switched to installing Felgo with the Qt Installer for Qt 6.8.0 and it prompted me to install NDK 26.1.10909125 which I did and now I am getting the common error: "By not providing "FindFelgo.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Felgo", but
CMake did not find one."
problem is that on 6.8.0 all Felgo examples are using .pro not cmake and so Im staring at my screen asking myself what to try next