Giter VIP home page Giter VIP logo

Comments (5)

dciabrin avatar dciabrin commented on June 19, 2024

Hmm... this is probably the same problem I'm trying to workaround for homebrew on macOS.
Apparently ISL 0.19 doesn't ship a band.h anymore. Compilation works fine with ISL 0.18

Do you have any means of downgrading the version to verify?

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

OK I confirm that I can build gcc with WSL and ubuntu xenial, after fixing a few dependencies.

The problem now is that gngeo won't work out of the box because it's a graphical application and WSL doesn't mix well with Win10 for that.

I'm currently trying to build gngeo with mingw-64, so that the resulting binary doesn't depend on WSL and SDL and OpenGL can work properly. I'll do a dedicated README.win once I got that to work.

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

I've just pushed c655a25 for building the devkit with a native gngeo on windows with mingw. It includes a README-mingw.md that explains the steps to build the toolkit with WSL.

You need to delete ./toolchain/gngeo before rebuilding to pick up an up-to-date gngeo repo (currently dciabrin/gngeo@1bcd5a2).

I still need to update the README with guidance on how to enable the OpenGL blitters in gngeo, but at least it's functional right now if you want to give it a try.

Also, the source level debugging extension is currently disabled, as I need to improve cross-compilation support of emudbg (probably by using autoconf).

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

Support for OpenGL blietter landed in 3d6a1f0 and README-mingw.md updated.

Again, you need to delete ./toolchain/gngeo before rebuilding to pick up an up-to-date gngeo repo (at least dciabrin/gngeo@a1ad31a).

emudbg remains to be ported for feature parity with Linux/macOS.

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

Closing now, as the last missing bit (emudb) was just ported to WSL.

from ngdevkit.

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.