Bug #630
Cegui Sample Crash
Status: | Rejected | Start date: | 07/19/2009 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | sfb | % Done: | 0% |
|
Category: | - | |||
Target version: | - |
Description
I compile this all in Release and not Static.
I compile the ceguirenderer and the cegui_sample.
I would try to start this but it crash.
i have add a screenshot.
History
#1 Updated by sfb almost 6 years ago
compilo,
Can you give me some more details? What version of CEGUI are you using and can you please paste the contents of your CEGUI.log file?
Thank you!
#2 Updated by compilo1407 almost 6 years ago
there is no log from cegui 0.6.2!
and one thing:
i build a vcproj, to compile this!
#3 Updated by sfb almost 6 years ago
Could you please use CMake 2.6 to create the build environment rather than using the vcproj files delivered in Subversion and see if you still have troubles with CEGUI?
#4 Updated by Spex almost 6 years ago
sfb wrote:
Could you please use CMake 2.6 to create the build environment rather than using the vcproj files delivered in Subversion and see if you still have troubles with CEGUI?
I just tested the CeGUI sample, and had two problems. The first was the runtime dependency to DevIL; my CeGUI was initially not build with DevIL support. Read: The program quit with a message about a missing library. The second problem was a Xerces error message, because I had CeGUI compiled with Xerces-C/C++ support, but didn't update my environment properly (it requires an environment variable set to find it's localized message files). After these two hurdles taken the CeGUI example runs just fine.
#5 Updated by sfb almost 6 years ago
- Category set to 3d
- Status changed from New to Rejected
- Assignee set to sfb
I don't know if there is any issue with the NeL side of the code as long as you're building using CMake. I'm setting this to closed and we can reopen it if someone disagrees. It sounds like Spex's problems were CEGUI-related and not related to the renderer or sample code.
#6 Updated by kervala almost 5 years ago
- Project changed from NeL to Ryzom
- Category deleted (
3d)