Open source software supply chain lighting plan, waiting for you>>>
From https://blog.csdn.net/mengxiangjia_ linxi/article/details/78147348
Missing libiconv-2.dll solution and unable to locate input point libiconv-2.dll to DLL
October 1, 2017 14:17:31_ Linxi reading: 2038
Copyright notice: This article is the original article of the blogger and cannot be reproduced without the permission of the blogger. https://blog.csdn.net/mengxiangjia_ linxi/article/details/78147348
In the process of adding path for MinGW, there is a problem of missing libiconv-2.dll
Solution:
Download libiconv-2.dll and put it in the following path:
32 bits: C: (Windows) system32
64 bits: C: (Windows) syswow64
Then register:
Win + R open and run, and then enter Regsvr32/s libiconv-2.dll
If the prompt fails to locate the input point libiconv-2.dll to the dynamic link library…
this is because the downloaded libiconv-2.dll is not correct, you can download another one
successfully solve the problem of missing. DLL
Note: for the method of setting MinGW environment variable, please refer to the related articles in this blog
Similar Posts:
- Installing mingw64 and msys2 in win10
- bash :startx command not found
- linux pip3 is not found
- Module not found error: wrong solution of no module named ‘windows’ and no module named’ win32API ‘
- Method to judge whether the DLL file is 32-bit or 64 bit (development error: unable to load library’d: \ eq2008_dll ‘: Õ Ҳ »µ ½ָ ¶)
- 「ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory」
- [Solved] Go Gcc Compilation Error: gcc.exe fatal error no input files compilation terminated
- [Solved] cc1plus.exe: out of memory allocating bytes
- Python PIP installs scrapy with an error of twisted
- Error:Connection activation failed: No suitable device found for this connection