Will the new (upcoming) Windows installer fix this problem with nimble:

> Reading as ini file failed with:
>     Invalid section: .
> Evaluating as NimScript file failed with:
>     Cannot find nimscriptapi.nim. [NimbleError]

?

which I'm getting for many packages when trying to install with nimble (e.g. 
nimx, sdl2).

I've had a frustrating afternoon, first trying 64bit nim/nimble on Windows but 
nimble complains that there is no libssl64.dll but I can't find precompiled 
64bit ssl libs online. So I uninstalled 64bit nim and fell back to 32 bit, but 
now nimble is giving me the above error :(

If not, can anyone give me a workaround to this problem? e.g. where is it 
looking for nimscriptapi.nim? I tried to find out with procmon.exe but I'm 
failing with that too!

thanks

Reply via email to