Closed quantimnot closed 4 years ago
min(float, float)
was removed from nimsl, and that's why the build is failing. The correct way to fix it is to update your nimsl. nimble install -y nimsl
should help. Otherwise, delete it from nimble packages, and reinstall.
:) I just figured that out myself and came here to close this. Thank you
Fix #410
I couldn't resolve the issue as the OP of #410 could. So I made the calls explicit.