Trying to build CEGUI 0.6.2 on Ubuntu 8.10 (amd64) I got the following error:
directfb-renderer.cpp:264: error: ‘stable_sort’ is not a member of ‘std’
Adding #include <algorithm> to the top of that source file fixed it.
Search found 1 match
- Fri Jan 02, 2009 04:52
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: Ubuntu 8.10 Build Issue
- Replies: 3
- Views: 4988