`[Windows: i386]` means it's 32 bits. > I assume this means nimble needs sslaeay32 or libssl32 libraries? How do I > install those?
They are in `$nim\bin`, next to `nimble.exe`. I don't know why this issue keeps coming up. Do you install Nim from git or what? You can also get them here [http://nim-lang.org/download/dlls.zip](http://nim-lang.org/download/dlls.zip)
