@Araq:
    
    
    C:\Prog\nim-0.16.0_x32\nim-0.16.0>nim -v
    Nim Compiler Version 0.16.0 (2017-01-08) [Windows: i386]
    Copyright (c) 2006-2017 by Andreas Rumpf
    
    git hash: b040f74356748653dab491e0c2796549c1db4ac3
    active boot switches: -d:release
    

I have another problem now: nimble does not work
    
    
    C:\Prog\nim-0.16.0_x32\nim-0.16.0>nimble install nimx
    could not load: (ssleay32|libssl32).dll
    compile with -d:nimDebugDlOpen for more information
    

I assume this means nimble needs sslaeay32 or libssl32 libraries? How do I 
install those?

Reply via email to