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

Can't run it #1

Closed
KossyfasStavros opened this issue Jan 5, 2021 · 2 comments
Closed

Can't run it #1

KossyfasStavros opened this issue Jan 5, 2021 · 2 comments

Comments

@KossyfasStavros
Copy link

I'm not sure that I would call it an issue yet or if I am missing anything fundamental, but I can't run the created solution. I have tried downloading the libraries, including them and other directories that I thouht I would need, but there is no way that the code will run. Before anything else, could you please give instructions about how you make it work? What versions of Visual Sudio, Cmake and libraries are you using? Also, what configuration is it supposed to run on - win32, win64, universal? Thanks in advance!

@davidzhangxm
Copy link
Owner

davidzhangxm commented Jan 5, 2021

Hi, I run this toy project on my macbook pro with OS Mojave. And I was using clion which directly opens a cmake project then. All necessary deps are specified at CMakeLists.txt. You should install those libs youself and tell you cmake to find them. Also if you are experiencing issue on running, I'd like to suggest that you run opengl application successfully first which means a window can be launched. The final result is as this video shows.

@KossyfasStavros
Copy link
Author

Oh, ok! There are a lot of differences! I have installed the latest versions of the libraries specified in CMakeLists.txt and my problems are not with opengl, I have already run a few applications successfully. Thanks for the answer, anyway. I will keep looking into it!

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