Skip to content

Add how to precompile into readme #6

Description

@lstark-uibk

in my case i loaded the program with vsc github and everything was downloaded.
but then I failded to precompile everything

So just state: before first time running:
run in julia
using Pkg
Pkg.precompile()
if this is not working (as was the case with me) run Pkg.update()
Pkg.activate .

Or another way round (I donot really know the details)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions