cant compile server without qt
Fri, 2011-01-28 08:28
how can i build server-engine without qt?
my server have not X, once console
i have removed qtfrondend dir and any references to that, but building crashed on linking with error:
Linking ../bin/hwengine
/usr/bin/ld: cannot find -lSDL
hwengine.pas(481,1) Error: Error while linking
after installing the cabal dependencies you can go to the server folder and run
ghc --mmake hedgewars-server.hs