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

Fix Unreal Build and 4.26 Compatibility #35

Closed
wants to merge 2 commits into from
Closed

Conversation

brwarner
Copy link
Collaborator

Unreal build is currently broken due to the latest changes. A lot of the issues are around the stricter compiler and clashes between local names and Unreal defines.

@brwarner brwarner self-assigned this Aug 15, 2021
@github-actions
Copy link

Ink Proof Results

These results are obtained by running the Ink-Proof Testing Suite on the compiled binaries in this pull request.

System Results
Linux x64 130/130 passed
MacOSX DISABLED
Windows x64 DISABLED

@JBenda
Copy link
Owner

JBenda commented Aug 23, 2021

Looks nice, thanks for the messages and more explicit names ^^
(*PS: I didn't expect to have forgotten so many sign/unsigned problems 😅 )

@brwarner
Copy link
Collaborator Author

Yeah. Some of it is that Unreal has defines that are clashing with your names, like check and OUT.

@JBenda JBenda mentioned this pull request Jul 20, 2022
8 tasks
@JBenda
Copy link
Owner

JBenda commented Oct 19, 2023

Is outdated in favor of #55

@JBenda JBenda closed this Oct 19, 2023
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.

2 participants