I'm trying to use the latest version of NBOpenGL in Windows in Pharo 3.0.
First I'm receiving a "Not suitable implementation" error message. This can be solved by adding the following at the class side of NBWin32GLContextDriver.
NBWin32GLContextDriver>>supportsCurrentPlatform
��� ^ NativeBoost platformId = NativeBoostConstants win32PlatformId