You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nannou-vector-field example fails to recompile the nannou_dynamic lib. Not sure if there is some setting locally that makes it fail, or something else.
Compiling nannou_dynamic v0.1.0 (C:\projects\RUST\SKETCHES\hot-lib-reloader-rs\examples\nannou-vector-field\nannou_dynamic)
[lib] error: linking with `link.exe` failed: exit code: 1104...
[lib] = note: LINK : fatal error LNK1104: cannot open file 'C:\projects\RUST\SKETCHES\hot-lib-reloader-rs\examples\nannou-vector-field\target\debug\deps\nannou_dynamic.dll'
[lib] error: could not compile `nannou_dynamic` (lib) due to 1 previous error
The text was updated successfully, but these errors were encountered:
The nannou-vector-field example fails to recompile the nannou_dynamic lib. Not sure if there is some setting locally that makes it fail, or something else.
The text was updated successfully, but these errors were encountered: