Giter VIP home page Giter VIP logo

Comments (6)

msmcdoug avatar msmcdoug commented on June 19, 2024 1

OK, this one was my fault. I went back to try yet again from scratch and realised I hadn't scrolled down far enough on the MSYS2 installation instructions. Apologies for the red herring. Got the devkit and the examples building.

Looking forward to giving this a go. I've done a few projects with the old neodev kit but being limited to using early versions of C has been getting old. Thanks for putting this together.

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

As expected, this is a can of worm...
But progress has been made already, I can build locally gngeo, gcc, binutils, newlib and sdcc with mingw-gcc.
gdb is still causing me troubles, as we need GDB 9 to support python3 on windows.
Also, we don't have a package for PyGame in MSYS2, which means we'll need to rely on an official build of Python3 for windows. Which as it turns out, causes additional issues with shebangs in titletool and paltool.. This one is less serious, but it's a gap.

I'll continue pushing incremental fixes to get there.

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

With commit f845e9c, you can now build the entire devkit natively on msys2.
This is not as easy as installing packages with pacman, but that's a first step towards it.

I'm keeping that issue opened until I provide packages for msys2, but this is yet another big milestone.

Meanwhile, I would encourage you to give the msys2 compilation a try if you need native windows support.

from ngdevkit.

msmcdoug avatar msmcdoug commented on June 19, 2024

I've followed the instructions to the letter and can't build the toolchain under MSYS2. Have even re-installed MSYS2. Problem is each attempt to 'make' gives a different error, so it's not as if I can paste a meaningful error message. No choice but to give up on this one, at least until you're in a position to distribute binaries.

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

Yes it's pretty rough currently because this is all a moving target and I keep fixings the subprojects any time I reach a new issues.
The good news i have a few commits in ngdevkit-examples to merge and with those I can consistently consume the MSYS2 packages now (for which there's no public doc right now).

The bad news is that this work on packaging made me changes bits here and there and I don't have CI jobs for building from source according to the current README.

So that's two things to fix until we can claim MSYS2 support.

from ngdevkit.

dciabrin avatar dciabrin commented on June 19, 2024

Done!

Nightly binary packages are now available for MSYS2, are are automatically updated on each commit in git.
Have a look at the updated README.md and don't hesitate to give feedback.

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.