Search found 4 matches
- Tue Jan 13, 2015 00:33
- Forum: Help
- Topic: Complete property reference
- Replies: 2
- Views: 4211
Complete property reference
Is there a master list of all the widget properties, and their allowed values in the case of strings/enums? Here are some questions I have not been able to answer myself using all the documentation: First, in the example TextDemo.layout (in the samples), specifies a Static Text property "VertFo...
- Sun Jun 01, 2014 17:19
- Forum: Help
- Topic: [Solved] Irrlicht samples crash in release mode
- Replies: 5
- Views: 5795
Re: [Solved] Irrlicht samples crash in release mode
issue is fixed, top post updated.
- Sat May 31, 2014 07:40
- Forum: Help
- Topic: [Solved] Irrlicht samples crash in release mode
- Replies: 5
- Views: 5795
Re: Irrlicht samples crash in release mode
Hi, I'm able to build and run with Debug, and "release with debug symbols": both of those work. Release mode only doesn't work. One thing I can try is explicitly setting the build type to "Release", rather than leaving it blank. I'll give that a shot. Thanks for the help. It's al...
- Thu May 29, 2014 23:30
- Forum: Help
- Topic: [Solved] Irrlicht samples crash in release mode
- Replies: 5
- Views: 5795
[Solved] Irrlicht samples crash in release mode
CEGUI 0.8.3, Codeblocks-MINGW, Irrlicht 1.8.1, Windows 7 I want to run the cegui sample executable using the irrlicht engine. I'm able to do this when I build CEGUI in debug mode, but when I build in release, the samples executable will crash. Full disclosure: I was able to get debug mode to work, b...