Giter VIP home page Giter VIP logo

Comments (2)

Quuxplusone avatar Quuxplusone commented on August 19, 2024

FWIW, according to my commit messages, I last compiled this wxgui stuff in 2020, using "wxmac 3.0.4_2"; before that the last significant change was in 2017; and the last significant change by me was in 2012. So personally I'm unlikely to be of much help here. :)

If I were doing this whole thing over again in this decade, I'd probably try to make an HTML5/JavaScript front-end that talks to a webserver backend (Python/flask? I have a Python binding for this library already in ./pythonsrc) where the backend knows only one API verb: "given a GameState, compute the best WholeMove." https://homeworlds-live2.glitch.me/ has a nice front-end, but I have never tried to combine it with this.

from homeworlds.

hartkes avatar hartkes commented on August 19, 2024

Thanks for the feedback! I installed Fedora Linux 26 (from 2017) in a virtual machine, using wxGTK 2.8.12 (I think this is using GTK2) and wxGTK3 3.0.3 (using GTK3). When compiling wxgui with each one I get the same error. Do know if wxgui was successfully compiled against wxGTK on Linux, and if so, which version? I could try further back in time.

It's surprising that this error is coming up, since setting the background to be a solid color is a pretty standard thing to do. Other things that I saw online seem to suggest this is a problem with setting a transparent background, which as far as I can tell wxgui is not trying to do. So I'm assuming that something else is really the problem.

from homeworlds.

Related Issues (2)

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.