i tried compile using gcc, but compilation failed: 
    
    
    : execution of an external compiler program 'gcc.exe -c  -w 
-mno-ms-bitfields -DWIN32_LEAN_AND_MEAN  
-IC:\Users\╨Р╨┤╨╝╨╕╨╜╨╕╤Б╤В╤А╨░╤В╨╛╤А\Desktop\nim-0.19.0\lib -o 
C:\Users\╨Р╨┤╨╝╨╕╨╜╨╕╤Б╤В╤А╨░╤В╨╛╤А\nimcache\nimedit_d\stdlib_strutils.c.o 
C:\Users\╨Р╨┤╨╝╨╕╨╜╨╕╤Б╤В╤А╨░╤В╨╛╤А\nimcache\nimedit_d\stdlib_strutils.c' 
failed with exit code: 1
    
    In file included from 
C:\Users\└фьшэшёЄЁрЄюЁ\nimcache\nimedit_d\stdlib_strutils.c:10:0:
    C:\Users\└фьшэшёЄЁрЄюЁ\Desktop\nim-0.19.0\lib/nimbase.h:484:13: error: size 
of array 'Nim_and_C_compiler_disagree_on_target_architecture' is negative
     typedef int Nim_and_C_compiler_disagree_on_target_architecture[sizeof(NI) 
== sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    Run

Reply via email to