-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
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