-
Notifications
You must be signed in to change notification settings - Fork 49
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
perl 5.36 cpan | OpenGL fails tests #102
Comments
For me, the 3 test scripts in the "t" folder all pass when run as Is that the issue we have to deal with ? I don't know to what extent it's a problem, but I notice there's a IME it doesn't matter how many graphics libraries you repair - there's always one more that demands fixing ;-) Cheers, |
Yes, that's the issue. And now I have searched a little harder I found the previous discussion of this in some code comments, starting at 409d29b#r110340879 I'll generate the gdb backtrace once I have a 5.36 with a working gdb. |
I see that the freeglut developers no longer provide a Configure script. I presume we need to use cmake. I'm a little curious to see if 32-bit builds of OpenGL-0.70 are similarly afflicted. Cheers, |
As noted in #93, OpenGL is failing its tests under gcc-13. This has not been fixed by the vmem patching that gets PDL to build.
OpenGL is currently disabled in the build system so opening this issue to flag it as a known issue.
The text was updated successfully, but these errors were encountered: