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

Where can I find the snapshots changelog #369

Open
kmilo9999 opened this issue Oct 13, 2022 · 1 comment
Open

Where can I find the snapshots changelog #369

kmilo9999 opened this issue Oct 13, 2022 · 1 comment
Labels

Comments

@kmilo9999
Copy link

Hello,

I have been using the snapshots in the web page https://sourceforge.net/projects/glew/files/glew/snapshots/ , and I would like to know what changed from glew-20190928.zip to glew-20220402.tgz.
I feel my applications that use the 20220402 version are slower than using 20190928 when I build them in debug mode. (Release has no issues).

Also, the 20220402 snapshots crashes in the linux - HPC system I deploy my apps ( using vnc ) . it doesnt happen with 20190928.
This is the log:

CMakeFiles/glewinfo.dir/users/cdiaz8/data/cdiaz8/VR-Volumeviewer/superbuild/glew/glew/source/src/glewinfo.c.o: In function `glewCreateContext':
glewinfo.c:(.text+0x1df8b): undefined reference to `glXQueryExtension'
glewinfo.c:(.text+0x1e03d): undefined reference to `glXCreateContext'
glewinfo.c:(.text+0x1e102): undefined reference to `glXMakeCurrent'
glewinfo.c:(.text+0x1e27a): undefined reference to `glXMakeCurrent'
glewinfo.c:(.text+0x1e291): undefined reference to `glXDestroyContext'
glewinfo.c:(.text+0x1e2b4): undefined reference to `glXChooseVisual'

I appreciate the help.

@nigels-com
Copy link
Owner

Hello @kmilo9999 . The shapshots are not releases, there is little record keeping for those. I'd suggest you use the current release, or master branch, and we can evaluate if there are any issues there.

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

No branches or pull requests

2 participants