Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build system -- missing QT5 test and opengl v1.1.0 #565

Open
alexisk1 opened this issue Mar 6, 2019 · 7 comments
Open

Build system -- missing QT5 test and opengl v1.1.0 #565

alexisk1 opened this issue Mar 6, 2019 · 7 comments

Comments

@alexisk1
Copy link

alexisk1 commented Mar 6, 2019

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.

@nguyenthaohut
Copy link

did you install QT on your system?

@alexisk1
Copy link
Author

alexisk1 commented Mar 7, 2019

yes qt5 was already installed via apt-get

@alexisk1
Copy link
Author

alexisk1 commented Mar 7, 2019

it is a warning during configuration but when I build the release.. linking fails

@alexisk1
Copy link
Author

alexisk1 commented Mar 7, 2019

Let me know if you would like me to commit the change or help in any way

@nguyenthaohut
Copy link

in CMake did you link to some file like C:\Qt\Qt5.4.1\5.4\msvc2013_64\lib\cmake\Qt5Core\Qt5CoreConfig.cmake

@alexisk1
Copy link
Author

Msvc? Is it Windows only? I said I used apt get thus I am using Ubuntu Linux, sorry if I wasnt that clear.

@nguyenthaohut
Copy link

My method using window, i'm not experience with linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants