Coder Social home page Coder Social logo

Comments (6)

benmwebb avatar benmwebb commented on August 17, 2024

Logged In: YES
user_id=69439

The error you're seeing is for GLib, not GTK. GLib is
required to build any part of dopewars. See
http://dopewars.sourceforge.net/faq.html\#glib

GLib is not a graphics library, but a general purpose string
handling etc. library.

Original comment by: benmwebb

from dopewars.

benmwebb avatar benmwebb commented on August 17, 2024
  • assigned_to: nobody --> benwebb
  • status: open --> closed-invalid

Original comment by: benmwebb

from dopewars.

benmwebb avatar benmwebb commented on August 17, 2024
  • status: closed-invalid --> open-invalid

Original comment by: andreis

from dopewars.

benmwebb avatar benmwebb commented on August 17, 2024

Logged In: YES
user_id=1396008

So there are actualy 2 problems:
- as you can see from my original message I used
--disable-gtktest so the gtk errors should not be displayed
at all.
- I have glib-2.8.4 installed, and there is no mention on
the dopewars pages that only version 1 of glib works. And
since it can use gtk2 I assumed glib2 will also work.

Original comment by: andreis

from dopewars.

benmwebb avatar benmwebb commented on August 17, 2024

Logged In: YES
user_id=69439

--disable-gtktest is a generic GTK macro, not a dopewars
macro, so you can't really blame me for that. ;)

dopewars will work with either glib1 or glib2. But it looks
like the configure logic is getting a little confused in
your case, and trying to probe for glib1 rather than glib2.

The simple solution is to use the CVS version instead, where
I have removed support for version 1 of glib and gtk (they
required lots of special case code to support, and the
version 2 libraries have been out for a long time now), so
you won't run into this problem, provided that you have the
glib2-dev package (or similar) installed.

Original comment by: benmwebb

from dopewars.

benmwebb avatar benmwebb commented on August 17, 2024
  • status: open-invalid --> closed-fixed

Original comment by: benmwebb

from dopewars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.