I am using babun 1.20, ( which uses cygwin under the hood), I am trying to install YouCompleteMe Plugin ( for javascript ),I get the following error when I run the following command:
./install.py
Error:
0 [main] cmake 5244 child_info_fork::abort: C:\Users\310127901.babun\cygwin\bin\cygiconv-2.dl
l: Loaded to different address: parent(0x7E0000) != child(0x8F0000) 1 + 4820 suspended (signal) ./install.py
Versions:
Python : 2.7.8
cmake : 3.3.2
I don't have visual studio installed on my machine, and since i want to use this plugin only for Javascript, i guess i dont need it.
Has anybody faced a similar issue, any help is appreciated.