Le Mardi 25 Octobre 2005 11:36, [EMAIL PROTECTED] a écrit :
> Hi,
>
> I try to run the appceguitest compiled with vc7.1 Ive got an exception:
> CEGUI::GenericException at runtime when it load the ice.sheme with
> cegui->GetSchemeManagerPtr ()->loadScheme("ice.scheme")
>
> The CEGUI.log is:
>
> (InfL1) ---- XML Parser module is: CEGUI::XercesParser - Official
> Xerces-C++ based parser module for CEGUI ----
[...]
> look 'ice/LargeVerticalScrollbar'. (InfL1)===== Look and feel parsing
> completed =====
> (Error) Exception: FactoryModule::FactoryModule - Failed to load module
> 'CEGUIFalagardBase'.
>
> I use the files from CS/data/ceguitest. Do you know why the
> CEGUIFalagardBase module cant be load?
Perhaps it's an issue with the XercesParser ?
With TinyXMLParser it works for me (not using win32/vc7.1 though), despite the
missing images:
[...]
(InfL1) ---- XML Parser module is: CEGUI::TinyXMLParser - Official tinyXML
based parser module for CEGUI
[...]
(InfL1) ===== Look and feel parsing completed =====
(InfL1) No window factories specified for module 'CEGUIFalagardBase' -
adding all available factories...
[...]
I don't know if one can switch to another parser without rebuilding CEGUI...
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Crystal-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]