Search found 3 matches
- Sat Sep 07, 2013 09:41
- Forum: Help
- Topic: Building static configuration in VS 2012
- Replies: 11
- Views: 13285
Re: Building static configuration in VS 2012
Hi, I am still investigating after bumping into problems while trying to use CEGUI both in dll's and main exe, but I strongly suspect the following: in microsoft visual c++ ( not in linux I think), you often get problems when trying to use both in main program and dll's a template ( here the singlet...
- Tue Dec 27, 2011 00:56
- Forum: Help
- Topic: mouse cursor artifact
- Replies: 2
- Views: 2168
Re: mouse cursor artifact
well, I have this issue with the cegui samples compiled as downloaded.
(thanks for helping!)
EDIT: I run a dual core @3GHz with a NVIDia GeForce GTX 460, and I do not think my configuration is the problem as I can run 3Dgames like IL2, Silent Hunter without problems.
(thanks for helping!)
EDIT: I run a dual core @3GHz with a NVIDia GeForce GTX 460, and I do not think my configuration is the problem as I can run 3Dgames like IL2, Silent Hunter without problems.
- Mon Dec 26, 2011 12:55
- Forum: Help
- Topic: mouse cursor artifact
- Replies: 2
- Views: 2168
mouse cursor artifact
Hi, I have compiled Cegui 0.7.5 samples ( MSVC9 ie vs2008) and tested under Windows XP with OpenGLRenderer ( static-debug, static, and dll-debug builds). The problem I have is that the cegui cursor image still shows when the mouse has left the cegui-app rendering window. If I move the mouse fast, th...