Changes between Version 2 and Version 3 of media-libs/sdl-net
- Timestamp:
- 05/12/08 08:04:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/sdl-net
v2 v3 14 14 15 15 {{{ 16 configure bombs out, needs GUIlib, will try again after building GUIlib 16 With GUIlib in place, ./configure --prefix=/boot/home/config works, 17 but then make errors out not being able to find <GUI/GUI.h> and <GUI_widgets.h> in chat.cpp 18 Editing chat.cpp to use hardcoded includes </boot/home/config/include/GUI/GUI.h> and same for widgets 19 then allows make to finish and make install then works. Need to investigate why the includes didn't 20 "just" work. 17 21 }}}
