Open pitrou opened 10 years ago
This is because packages in Anaconda are only compile with MSVC 2008 or 2010.
I understand that :-) However, LLVM 3.5 won't build with those older compiler versions, which is why we need those DLLs.
See #194 in case you haven't seen it.
For llvmlite/llvmdev to work under Windows XP (SP3) with Conda, I had to manually copy the following DLLs from another system: msvcp120.dll, msvcr120.dll.