Search found 2 matches
- Mon Apr 16, 2012 23:43
- Forum: Help
- Topic: renderGUI() not reached (OpenGL, C++)
- Replies: 1
- Views: 2473
renderGUI() not reached (OpenGL, C++)
Hi everyone, I'm quite new with this and I'm having some trouble getting the simple window from FirstWindow to appear in my own game engine. I've worked through the tutorials, looked in the forums and tried debugging, but to no avail. I initialize everything like it happens in FirstWindow.cpp, no pr...
- Wed Apr 11, 2012 23:14
- Forum: Help
- Topic: Setting Up .lib files
- Replies: 2
- Views: 2502
Re: Setting Up .lib files
Hi, I'm new here and I'm getting the same linker errors. I tried adding any folder containing lib and dll files to the additional library directories, and when even this didn't work, I tried copying the lib and dll files to the debug folder. Still no luck. I'm going through the tutorial and trying t...