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 Nuitka cross compilation #27

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

deajan
Copy link
Contributor

@deajan deajan commented Jul 18, 2024

This patch fixes Nuitka cross compilation of FreeSimpleGUI from RHEL to Ubuntu targets.
See netinvent/npbackup#62 for more details

@spyoungtech
Copy link
Owner

Thanks for raising this. Honestly, I didn't even realize this code existed. I don't like what it's doing. Frame hacks/debuggers probably don't belong in library code, in my opinion, and I think my intention will be to remove it entirely in a future version. In the meantime, I'm happy to accept your patch. It may take me a bit of time to review this fully, so thank you in advance for your patience.

@deajan
Copy link
Contributor Author

deajan commented Jul 19, 2024

Thanks for reviewing ;)

@spyoungtech spyoungtech changed the base branch from main to gh-27 July 25, 2024 01:10
@spyoungtech spyoungtech merged commit e6aadb9 into spyoungtech:gh-27 Jul 25, 2024
1 check failed
spyoungtech added a commit that referenced this pull request Jul 25, 2024
Gh 27 fix nuitka cross compilation
@spyoungtech
Copy link
Owner

Thanks. I merged this into a separate branch so that the pre-commit service hook had premissions to auto-apply fixes and was subsequently merged to main in #29 and is released in v5.1.1

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