You need to install the dynamic library to use it, homebrew is indeed the 
easiest way.

As for passing that flag to Nim via Nimble, you can simply run `nimble c 
-d:nimDebugDlOpen <file.nim>` (or maybe even `nimble build -d:nimDebugDlOpen`).

Reply via email to