Search found 2 matches

by andrew
Sat Oct 18, 2008 18:10
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Solved] Problem with 0.6.1, linker error CEGUI::Exception
Replies: 1
Views: 2591

I figured this out, it's my own fault..

When I made the deb package I forgot that I was including an old version of CEGUI.

If you're getting this error then build ogre again making sure you are building against the version of CEGUI you're using in your program.
by andrew
Sat Oct 18, 2008 14:59
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Solved] Problem with 0.6.1, linker error CEGUI::Exception
Replies: 1
Views: 2591

[Solved] Problem with 0.6.1, linker error CEGUI::Exception

I'm getting link errors with my code, this code worked with CEGUI 0.6.0 and I am not using CEGUI::Exception anywhere in my code. andrew@blackbox:~/programming/hardwar/trunk$ cmake . WARNING: This project requires version 2.6 of CMake. You are running version 2.4.7. -- Check for working C compiler: /...

Go to advanced search