Code Monkey home page Code Monkey logo

Comments (7)

mmitch avatar mmitch commented on August 15, 2024

It should compile both under Cygwin and MSYS2, although I don't know what the differences between those two are.

from gbsplay.

ranma avatar ranma commented on August 15, 2024

There seems to be a bug with -fstack-clash-protection (msys2/MINGW-packages#5348), to work around that use
./configure --disable-hardening

from gbsplay.

mmitch avatar mmitch commented on August 15, 2024

Also your request has triggered some fixes to the MSYS2 build, so be sure to git pull before your next build ;-)

from gbsplay.

mmitch avatar mmitch commented on August 15, 2024

After some additional fixes to configure we now have an automated build environment under Windows that tells us that MSYS, MINGW64 and MINGW32 should work "out of the box".

Please try it and tell us the results.

from gbsplay.

mmitch avatar mmitch commented on August 15, 2024

@vince94 Does one of the MSYS or MINGW builds work for you?

from gbsplay.

livvy94 avatar livvy94 commented on August 15, 2024

Hey there, I just saw the notification for this thread. I think I ended up using a different player for the arrangement I was working on. I've never used MSYS or MINGW before (I'm more of a musician than a programmer) and I have tried MINGW32 before several years ago (couldn't figure out how to get past the installer where you have to know which components you want and what they do) but I'll see if I can figure it out again.
EDIT: I tried following the setup tutorial on msys2.org, but I keep getting error: failed to prepare transaction (could not find database) when I try to run pacman -S --needed base-devel mingw-w64-x86_64-toolchain (step 7). Are there builds available for download somewhere? The first place I normally check is Releases but it seems to only have a copy of the repo/the same files you get when you run git clone.

from gbsplay.

ranma avatar ranma commented on August 15, 2024

We don't provide any prebuilt binaries (so far).
If you want to try it I can offer you http://uguu.de/~ranma/gbsplay.exe (untested, just built it on Linux using the mingw toolchain).

$ sha1sum gbsplay.exe
ec022e92de95261d6e0c82dbcfe61bba255ebc4f  gbsplay.exe
$ file gbsplay.exe
gbsplay.exe: PE32 executable (console) Intel 80386, for MS Windows

(Note this also needs libwinpthread-1.dll and zlib1.dll mingw libraries to run)

$ wine gbsplay.exe
Usage: Z:\[...]\gbsplay.exe [option(s)] <gbs-file> [start_at_subsong [stop_at_subsong] ]
[...]
$ wine gbsplay.exe  examples/nightmode.gbs
GBSVersion:       1
Title:            "Nightmode"
Author:           "Laxity"
[...]

from gbsplay.

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.