Search found 1 match
- Sun Aug 06, 2006 08:36
- Forum: Help
- Topic: Problem getting CEGUI to work
- Replies: 0
- Views: 2585
Problem getting CEGUI to work
Im not sure if its because im using GLFW, i dont know if it can work with glfw, or if im not including a file i should but i followed the tutorials to get it to work with OpenGL and it compiles fine but dosnt run. Here is my code: #include "cbase.h" #include "CWindow.h" //-------...