When I try to open the project and select its Cmake file,
it asks me to run cmake… so I do…
and it gives an error
CMake Error at /home/username/Qt/5.6/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
The imported target "Qt5::Gui" references the file
"/usr/lib64/libEGL.so"
but this file does not exist.
I have confirmed this file doesn’t exist.
When I search for libegl in yast,
it shows I have everything installed except a 32 bit devel package.
To answer such questions for yourself in the future, you can also use “zypper wp”:
wolfi@amiga:~> zypper wp /usr/lib64/libEGL.so
Command 'what-provides' is replaced by 'search --provides --match-exact'.
See 'help search' for all available options.
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+-------------------+-----------------------------------+--------
i | Mesa-libEGL-devel | Development files for the EGL API | package
wolfi@amiga:~>
I am currently on 13.2 though, in later versions you probably should do as the message says, i.e. something like: