Search found 3 matches

by iloseall
Sun Mar 13, 2005 10:25
Forum: Modifications / Integrations / Customisations
Topic: Crash at the scheme loading
Replies: 21
Views: 14203

Re: Crash at the scheme loading

Another option is for me to drop Win32 support entirely :lol: (j/k).
CE.


:( I am work in windows.

Shall I find/make another UI System? :(
by iloseall
Tue Mar 08, 2005 12:09
Forum: Modifications / Integrations / Customisations
Topic: Crash at the scheme loading
Replies: 21
Views: 14203

Re: Crash at the scheme loading

I has checked my xerces 2_6 dll. It depends MSVCRT.dll And my cegui dll depends MSVCRT71.dll I got the xerces lib/dll from web download without source code. and , I got the cegui source code from cvs HEAD , I compile with vc7.1. The RawDataContainer's memory is alloc in OgreCEGUIResourceProvider and...
by iloseall
Mon Mar 07, 2005 14:01
Forum: Modifications / Integrations / Customisations
Topic: Crash at the scheme loading
Replies: 21
Views: 14203

Re: Crash at the scheme loading

about RawDataContainer::~RawDataContainer() { ... delete [] m_data //<--------crash. ... } I use xerces-c_2_6 , I get a rash on load scheme . but I get nothing problem when I use xerces-c_2_5 with in Ogre 1.0. I think : ther xerces MemBufInputSource has release the buffer. Now, temp, I change the co...

Go to advanced search