Re: GLFW3 Wrapper Issue
- Posted by Lone_EverGreen_Ranger Jun 08, 2014
- 2584 views
Thanks for the tip, I added the "1" in the allocate strings. I was using the VS2012 DLL, I then switched to the MingW DLL, still though, the window briefly appears, then vanishes. I even ran it from the command line with eui, no errors appeared in the console. I'm not sure why it runs under your system and not mine. I'm using Windows 7 Ultimate 64-bit, 4GB RAM. I also changed the open_dll to equal zero if it is not found, still no errors when I ran it from the command line. I wonder if it is just some weird bug on my end?