Closed dshadoff closed 7 months ago
Until there can be an update to the comprehensive instructions in the file "README_Windows_compile.md", the following is the workaround:
1) Fork the Repository. Along with the codebase, the CI automations will also come. 2) Test on linux locally. When you are comfortable that the new functionality is working, make a new branch and check it in on the new branch in your local fork. The CI automations are not limited to any particular branch(es). 3) The CI automation should automatically kick in and perform builds of both linux and Windows. The results can be found in the repository, under "Actions": a list of builds (associated with pushes/PRs) will be displayed, and you can click "into" one of those builds to obtain results.
There is now a test branch that rolls back the minGW related items that broke this build for the Linux env. https://github.com/pce-devel/mednafenPceDev/tree/fix-linux-build
Try it out and let us know. We may need to update some of the minimum versions in the dependencies for the build.
This is now fixed in the current source, can we just close this now?
Based on the current version (the HEAD of the MAIN branch as at November 7, 2023).
I was following the cross-compile instructions in the README_Windows_compile.md, running from within linux; the build progressed for a while, but failed with the following set of errors: