-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Windows CI #1
Comments
This is party done -- the CI runs -- but we are blocked until I can find a way to install SDL2 on the appveyor machines and have that installation be recognized by the build scripts. |
As an interested party (not so much in Windows build, but in the repo) - how far of a stretch would it be to port the build to use visual studio 2019 + cmake? |
Sorry for my pandemic-related distraction on this, My |
I mean, why is it configured to do what it's doing now? I don't know much about cygwin 64, or shoebill, but presumably if it's missing a header you make sure the package it would be in is in the list of packages you're installing? |
Set up Windows CI using Appveyor
@pruten to provide information on the build process
The text was updated successfully, but these errors were encountered: