Page 1 of 1

Installing Xerces_2_5_0D.lib and other files

Posted: Mon Apr 03, 2006 10:00
by Lee04
Hi

When trying to run FalagardDemo1 I get a run time error
it looks for Xerces_2_5_0D.lib I tried just setting up some old Xerces files I had but I guess I have to do a proper install of Xereces but how which folders, what version?

The latest? 2.7 or 2.5?


Thanks

Posted: Mon Apr 03, 2006 10:55
by martignasse
hi Lee04,

did you look at depencency package on the download page.

you should found all you need.

Thanx

Posted: Mon Apr 03, 2006 12:06
by Lee04
Thanx

'xercesc/framework/MemBufInputSource.hpp' missing

Posted: Mon Apr 03, 2006 15:46
by Lee04
Ok I got the dependency fixed (I think) but still it can't find this one.

Compiling...
CEGUIWin32XMLSelectHack.cpp
c:\Project\cegui_mk2\include\CEGUIXercesParser.h(30) : fatal error C1083: Cannot open include file: 'xercesc/framework/MemBufInputSource.hpp': No such file or directory

Lee04

Posted: Tue Apr 04, 2006 07:41
by scriptkid
Hi,

you also need the xercesc dependency package which is compatible with the compiler you use. These are just below the common dependency link.

Good luck!