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

Cannot build via cmake because some files do not exist #291

Closed
vladislav-tkach opened this issue Jan 10, 2021 · 3 comments
Closed

Cannot build via cmake because some files do not exist #291

vladislav-tkach opened this issue Jan 10, 2021 · 3 comments

Comments

@vladislav-tkach
Copy link

src/glewinfo.c
include/GL/wglew.h
build/visualinfo.rc

These files do not exist in the latest version (2.2.0) of github repository. They do exist in sourceforge 2.1.0 sources though.

Please fix this issue so it could be possible to clone the repo from github and build it by cmake.

@nigels-com
Copy link
Owner

@nigels-com
Copy link
Owner

See Issue #13

@Sebanisu
Copy link

I was attempting to fix cmake https://github.com/Sebanisu/glew/tree/patch-1.
Though I got it to run cmake the build didn't work. My fault I didn't know the deal with this repo.

I now see this stuff here.

Maybe you could deprecate or remove the old cmakelists.txt and add https://github.com/Perlmint/glew-cmake to the readme.md for those who want to use cmake. Maybe even for those who want to use visual studio.

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

No branches or pull requests

3 participants