Re: boost'ed
Mike Melanson <[email protected]> Wed, 30 Jul 2003 21:01:11 -0600 (MDT)
| Newsgroups | gmane.comp.embedded.stk.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 30 Jul 2003, Mike Melanson wrote: > necessary pieces. Is there any information about which specific boost > libraries are required in libstk? I am already wary of C++ generating I found the technology page on libstk.org which indicates which external software pieces it needs. I still haven't gotten libstk compiled on Linux/x86 because I can't figure out how to install Boost after it is built. So I noticed that libstk also wants FreeType. Are you sure that libstk is meant for small embedded systems? Not all small embedded systems are Linux/x86 platforms. My target platform (Sega Dreamcast) is not. I was hoping to find a GUI toolkit that can present an on-screen display while relying on as few other libraries as possible. I don't want to have to bring in a runaway dependency tree. -- -Mike Melanson