Hi,

I installed mingw-64 using mingw-builds. I moved it to standard place:
    
    
    C:\Prog\nim-0.16.0_x64\nim-0.16.0>where gcc
    c:\MinGW\bin\gcc.exe
    

Nim's finish.exe does not like it:
    
    
    C:\Prog\nim-0.16.0_x64\nim-0.16.0>finish
    bin/nim.exe is already in your PATH [Skipping]
    The following *incompatible* MingW installations exist
    c:\MinGW\bin
    C:\mingw\bin
    No compatible MingW candidates found in the standard locations [Error]
    

1- What is wrong? 2- I am totally new to nim. How can i test whether my 
installtion is fine?

Success.

Reply via email to