Unsuitable Qt version

I am installing avogadro in ubuntu 20.04. I followed the instructions in install file and got struck with an error.

– The build type is RelWithDebInfo
CMake Error at /usr/share/cmake-3.16/Modules/FindQt4.cmake:1314 (message):
Found unsuitable Qt version “5.12.8” from /usr/bin/qmake, this code
requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:226 (find_package)

– Configuring incomplete, errors occurred!

Although I am using an updated version of qt, I am getting this error.

Suggest what do I need to do next.

Thank you.

Avogadro 1.2 is not maintained and will not be ported to Qt5.

We strongly suggest you install avogadrolibs:
https://wiki.openchemistry.org/Build

Thank you. I will do it.

Can you elaborate?
I download and compiled it, yet the forcefield was not available.
The documentation you can find around is also a bit wonky.
(Pop_OS 20.10)