Skip to content

HCR not working on OSX #13999

@sacredbirdman

Description

@sacredbirdman

Compilation of a hot code reloading sample with:

$ nim c --hotcodereloading:on mymain.nim

went fine but running it doesn't work:

$ ./mymain 
could not load: libnimhcr.dylib

Looks like libnimhcr.dylib is nowhere to be found.

$ nim -v
Nim Compiler Version 1.3.1 [MacOSX: amd64]
Compiled at 2020-04-16
Copyright (c) 2006-2020 by Andreas Rumpf

git hash: 6914de0d8dfb14e4ebe0448c558466c9bb80d833

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions