In order to write C++ in Vim with plugin, Clang_complete. After installing, this error occurs:
Error detected while processing function 14_C
" .gvimrc let &pythonthreedll='C:\...\python37.dll' let &pythonthreehome='C:\...\Python37'
check:
:py3 print('hello')
and VIM should be matched as the Python (I mean 64, 32 bit)
windows vim x64 download