Skip to content

[ENHANCEMENT/CI] Build Action for Sample Projects#409

Draft
NotHyper-474 wants to merge 4 commits into
FunkinCrew:experimentalfrom
NotHyper-474:actions/samples-build
Draft

[ENHANCEMENT/CI] Build Action for Sample Projects#409
NotHyper-474 wants to merge 4 commits into
FunkinCrew:experimentalfrom
NotHyper-474:actions/samples-build

Conversation

@NotHyper-474
Copy link
Copy Markdown
Collaborator

@NotHyper-474 NotHyper-474 commented May 19, 2026

What's left to figure out:

  • Maybe find out how to use hmm on Windows with the setup-haxe workflow without having to manually set HAXEPATH. Perhaps Funkin Crew's fork fixes this? Turns out it does!
  • The nme sample fails to compile on C++ and HTML5. The latter seems easy to fix, but the former will require changes to PolymodScriptClassMacro.
  • Some changes were done to some of the backends to fix compile errors, but some of them were not properly implemented, which means although the code will compile it will not actually be functional.
  • Maybe install all the libraries needed by all of the samples in one go, globally, instead of having each sample install the same libraries locally for their respective folders, saving some bandwidth.

@NotHyper-474 NotHyper-474 changed the title [FEATURE/CI] Build Action for Sample Projects [ENHANCEMENT/CI] Build Action for Sample Projects May 20, 2026
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