"Coredll. dll not found "????

Source: Internet
Author: User

After the system is reinstalled, vs2008 wrote a Win32 console application helloworld for testing.Coredll. dll is not found. Download the DLL to system32 and prompt that mmvcr70.dll and mmvcp70.dll cannot be found. Download all the files and compile the files again. The system prompts "the sequence cannot be located on ".

The initial analysis is about the dll library version, but the correct version cannot be found. When copying a file on another machine, the above DLL file is not found on the machine. However, the machine is used to create a project and test the project. Therefore, the analysis error should be caused by the project settings or library path. Then, find the solution on javaeye, change the FAT32 solution to "yes" in the project-properties-list tool, regenerate the solution, and pass the test.

The final cause of the problem should be the disk format. My test project is based on the FAT32 format disk. This should be a bug in vs2008, that is, the compiler reports the above error when the installation is on a FAT32 disk or the project path is on a FAT32 disk.

 

 

Http://blog.csdn.net/lamond_2010/article/details/5864722

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.