Ticket #470 (new WIP - file(s) attached)
Opened 5 years ago
Last modified 6 months ago
[add] CEGUI
| Reported by: | michaelvoliveira | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | default | Version: | 1.0 |
| Severity: | normal | Keywords: | cegui glew ogre |
| Cc: |
Description
Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!
Attachments
Change History
Changed 5 years ago by michaelvoliveira
- attachment cegui-0.7.5.bep added
comment:1 Changed 5 years ago by michaelvoliveira
Now is wait for GLEW port from phoudoin :P
comment:2 Changed 5 years ago by augiedoggie
The patch will break pthread detection on other platforms.
comment:3 Changed 6 months ago by scottmc
- Type changed from task to WIP - file(s) attached
Note: See
TracTickets for help on using
tickets.

Initial .bep file. Builds and installs fine. Marked as broken because GLEW port