Skip to content
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

feat: MinGW compatible build. #13

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

tupoy-ya
Copy link

@tupoy-ya tupoy-ya commented Aug 14, 2023

feat: Added GitHub CI.

Requires MinGW 13.1.0 or later.

Didn't test if it works in game, only loaded it in main menu once and the GUI didn't open.

TODO:
  • Fix rage::scrNativeHash to be unsigned in GTAV-Classes.
  • Update ghcr.io/yimmenu/yimmenu to use latest MinGW.
  • Test if MinGW build actually works.

- [ ] Fix AsyncLogger not defining USE_FMT.
EDIT:
GCC 13+ Has std::format and the base is impossible to build with lower versions anyway.

GCC 13+ Has `std::format` and the base is impossible to build with lower
versions anyway.

chore(GTAV-Classes): Use a fixed GTAV-Classes version.
@tupoy-ya tupoy-ya marked this pull request as ready for review September 20, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant