Skip to content

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

@svilupp

Description

@svilupp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions