On Sunday, 24 December 2017 at 00:58:25 UTC, Kevin wrote:
When I import my library into my program. glGenBuffers segmentation fault. When I copy VertexBuffer into main code. It works fine. Why am I getting segmentation fault from library ?
Need more info than this. Some code that reproduces the issue would be helpful. Also, what do you mean by "import my library"?