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

Sample-Projects/OpenGL/EarthExplorer/ displays nothing on the screen #1

Open
shujaatak opened this issue Jul 7, 2018 · 2 comments
Open

Comments

@shujaatak
Copy link

I have extracted the binaries.zip in the same folder and then in the command prompt I cd to the binaries folder and run the following command:
EarthExplorer.exe -mdir ..\hgt_files
But I get nothing on the screen, it's just blank black.
2
2
I pressed F, V and 0-9 keys but still got nothing on the screen. Can you please tell me the possible reasons which could be causing such results?

I am using Windows 10.

@wojciech-kulik
Copy link
Owner

wojciech-kulik commented Jul 12, 2018

Hi, hard to say what's the problem. It should display information about rendering after loading hgt files. I managed to run it on clean windows 10, globe is rendered, but terrain don't appear. OpenGL in general is very problematic, I guess it's related with that.

This project is quite old. Try to compile it, probably compiler will tell you more about issues. Maybe try to update third-party libraries too (like glew).

@shujaatak
Copy link
Author

I will try to compile it and see if it solves the problem.

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