An old project with openGL now opened with PureBasic 6.02 for Windows, x64. PureBasic syntax check/compiler says it cannot find the subsystem and does not compile. If I remove openGL in the compileroptions (libs), it does compile without warning or errors, but the executable gives a Warning: Please compile With OpenGL subsystem. Then the exe stops, so it is not only a warning. Seems to be a bug?
With PureBasic 5.73 LTS x64 no problems, so for a short time solution that's ok.
From: Coding Questions\Can't Find OpenGL