Search found 5 matches
- Thu Jan 22, 2009 10:45
- Forum: Help
- Topic: [SOLVED] LNK2019, VS8.0
- Replies: 0
- Views: 2996
[SOLVED] LNK2019, VS8.0
Hi, It's first time I'm trying to use CEGUI. Some words for my application: my engine is built as library that is statically linked to the main application, the library is linked to all the CEGUI libraries (static_d versions). Everything compiles successfully, until I had to use the code to initiali...
- Sun Aug 31, 2008 14:43
- Forum: Help
- Topic: Building samples with VS2005
- Replies: 4
- Views: 2951
- Sat Aug 30, 2008 08:11
- Forum: Help
- Topic: Building samples with VS2005
- Replies: 4
- Views: 2951
I really must be missing something, when built in release_static mode I don't get the d3dx9_37.dll error, but I get a message saying the TaharezLook.scheme does not exist. Since I cannot debug (and I have no log from CEGUI yet) I put a messagebox to output the path that the sample searches for that ...
- Fri Aug 29, 2008 15:22
- Forum: Help
- Topic: Building samples with VS2005
- Replies: 4
- Views: 2951
- Fri Aug 29, 2008 12:02
- Forum: Help
- Topic: Building samples with VS2005
- Replies: 4
- Views: 2951
Building samples with VS2005
Hi all, I'm using VS2005 (no SP1), DirectX 9.0 SDK (april 2005), Windows XP. I'm trying to run the CEGUI 0.6.1 samples, I comiled all of them, tried different options - Debug_Static, Debug, Release...non of the samples start running, all of them crash in the line: // initialise the gui system new CE...