On Sun, 20 Jul 2014 00:17:14 -0600, "Anthony J. Bentley" wrote: > "Anthony J. Bentley" writes: > > Hi Pascal, > > > > Pascal Stumpf writes: > > > Summoning Wars is an open source role-playing game, featuring both > > > a single-player and a multiplayer mode for about 2 to 8 players. > > > > Tried it on amd64 (Jul 18 snap). Got a segmentation fault. :( > > > > The segfault is probably not the problem directly; I have seen similar > > segfaults with openal when the parent app closes unexpectedly like this. > > snip... > > > CEGUI::InvalidRequestException in function 'void CEGUI::Font_xmlHandler::c= > > reateFreeTypeFont(const CEGUI::XMLAttributes&)' (/usr/ports/pobj/cegui-0.8= > > .4/cegui-0.8.4/cegui/src/Font_xmlHandler.cpp:239) : CEGUI was compiled wit= > > hout freetype support. > > [D] /usr/ports/pobj/summoningwars-0.5.8/sumwars-0.5.8/src/gui/main_gui.cpp= > > :225 main > Program died with exception CEGUI was compiled without freetyp= > > e support. > > Indeed, on the same machine port-lib-depends-check complains about > "Extra: freetype.22". For some reason freetype didn't get picked up?
Well, what's the output of "make configure" for CEGUI, CMakeOutput.log etc.? > -- > Anthony J. Bentley > >
