microsoft / WinObjC

Objective-C for Windows
MIT License
6.24k stars 808 forks source link

GLEssentials sample doesn't compile #271

Open larrylieberman opened 8 years ago

larrylieberman commented 8 years ago

https://developer.apple.com/library/ios/samplecode/GLEssentials/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010104

SaeedAkhter-MSFT commented 8 years ago

Improving support of the OpenGL API is on our roadmap and it will get better over time. If you would like to see a working OpenGL sample please check out HelloOpenGL inside the latest WinObjC release (https://github.com/Microsoft/WinObjC/releases).

To help target and prioritize this investment, is there a specific set of interfaces that your application depends on would enable you to port to Windows?