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

Version 2.7 doesn't precompile: UndefVarError: PRECOMPILE not defined in Stipple #14

Open
svilupp opened this issue Dec 12, 2024 · 0 comments

Comments

@svilupp
Copy link

svilupp commented Dec 12, 2024

Expected behavior: Updating to GF v2.7 should be successful

Actual behavior: Precompilation fails (see error below)

MWE: Simply up the GenieFramework

ERROR: LoadError: UndefVarError: `PRECOMPILE` not defined in `Stipple`
Suggestion: check for spelling errors or missing imports.

After some debugging, I believe the breaking release was Stipple 0.28.19 which removed the PRECOMPILE variable from src/Stipple.jl: https://github.com/GenieFramework/Stipple.jl/blob/751014911dd3d87d51be058d6528968bc6492c43/src/Stipple.jl#L19

Versions:
Julia 1.11 // Arm64
[c43c736e] Genie v5.31.1
[a59fdf5c] GenieFramework v2.7.0
[03cc5b98] GenieSession v1.1.2
⌅ [4acbeb90] Stipple v0.28.22
[291a174b] StippleDownloads v0.1.3
⌅ [a3c5d34a] StippleUI v0.23.5

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

No branches or pull requests

1 participant