Open alexisk1 opened 5 years ago
did you install QT on your system?
yes qt5 was already installed via apt-get
it is a warning during configuration but when I build the release.. linking fails
Let me know if you would like me to commit the change or help in any way
in CMake did you link to some file like C:\Qt\Qt5.4.1\5.4\msvc2013_64\lib\cmake\Qt5Core\Qt5CoreConfig.cmake
Msvc? Is it Windows only? I said I used apt get thus I am using Ubuntu Linux, sorry if I wasnt that clear.
My method using window, i'm not experience with linux
So, this is in v1.1.0 there are warning during the cmake configuration for QT5::Test and QT5::OpenGL and during linking it fails. I don't think I missed any Cmake Variable I only set the build type.
Solution:
CMakeList.txt add Test and OpenGl line 80 in the QT_DEPENDENCIES.