How do I override the client choice when building v3?

You can get help here if Freeciv doesn't start on your computer, or if you keep getting fatal errors while playing etc.
Post Reply
epk
Posts: 1
Joined: Sat Oct 30, 2021 7:05 pm

How do I override the client choice when building v3?

Post by epk »

I've just downloaded the v3.0 beta from the website, and have `./configure`'d it on my Devuan Linux. This went fine, but the chose client to build was Gtk-3.22, while I would rather try the Qt client. Looking at `configure --help`, I couldn't figure out how to specify that as my preference...
cazfi
Elite
Posts: 3077
Joined: Tue Jan 29, 2013 6:54 pm

Re: How do I override the client choice when building v3?

Post by cazfi »

--enable-client=qt
Post Reply