I followed the build instructions for Linux, and the prerequisites install command for Ubuntu apparently downloaded Qt 5.9.5, at least this is what the CMake configure output said.
The Ubuntu version mentioned in the instructions is 20.04, and what I use is the older 18.04.
Is the old Qt version due to the older Ubuntu version? Is it verified that the instructions on 20.04 by default download 5.15.0?
Anyway I started installing Qt with the online installer. What I’d like to know is first if the instructions are correct for 20.04, and if yes, if there is a similarly easy way for 18.04?
We don’t use Ubuntu 18.04 anymore, so we cannot provide specific build instructions, but if you figure out how to do it then please let us know and we will add it to the documentation.
About the specific error: you haven’t included the actual error message (just the status report that the build failed), so we don’t know what could have caused it. If you upload the complete build log somewhere and post the link here then we might be able to give advice.