Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Current CEGUI ( 0.5.0b-r1 ) cannot be build with Lua 5.1.x support, because of a small initialization difference between 5.0.x and 5.1.x. Reproducible: Always
Created an attachment (id=118584) [details] patch CEGUI for lua 5.1.x support Attached patch adds configure time detection for lua 5.1 and modifies the necessary init sequence (trivial, could be broken out if 5.0.x support is not desired).
thanks