MSVCP71.dll missing


  1. Posts : 14
    Windows 7 Professional 64 bit version 6.1 build 7600
       #1

    MSVCP71.dll missing


    Hey there, im missing the MSVCP71.dll file and without it i cant run this GPU gems 2 example program. I might be able to kill two birds with one stone if it turns out that that gets downloaded as part of an old version of MSVC++ because i've been wondering what version of visual studio they built their solutions in since they never seem to convert to 2005 or 2008.

    Any help would be appreciated.
    Stu
      My Computer


  2. Posts : 2,528
    Windows 10 Pro x64
       #2

    MSVCP71.dll originally shipped with Visual Studio .NET, and gets used for VC++ applications that use the standard C++ runtime during compile. The applications that require it are supposed to redistribute it, but I believe you can also get a copy by installing the Visual C++ Runtime Redistributable from Microsoft as well. Given it's from VS .NET, you can probably get it from the 2005, 2008, or 2010 redistributable packages, but I can confirm that the Visual C++ 2008 Redistributable installed it on my box here (it's x64, so it's in %windir%\syswow64\).
      My Computer


  3. Posts : 53,363
    Windows 10 Home x64
       #3

    Download the dll

    Attachment 100985

    As cluberti said, on my system it's in C:\SysWOW64, try copying there `1st

    Start> Type Run in search box and press enter> Type

    Regsvr32 msvcp71.dll

    Press Enter

    Restart. try again.

    If neccesary, Copy it to the directory (where the game is)

    Good luck. A Guy
    Last edited by A Guy; 15 Dec 2012 at 05:03.
      My Computer


  4. Posts : 14
    Windows 7 Professional 64 bit version 6.1 build 7600
    Thread Starter
       #4

    thx


    thx for the help guys, i checked sysWOW and only had 60 instead of 71. I downloaded the file off A guys post and that worked.... but now it wants MSVCR71.dll I have no idea how many dlls this thing needs that i dont have. Shame it doesnt come packaged with them.

    Btw this is the file i downloaded that is requiring the dlls that i dont have. GPU Gems 2 CD its CHapter 31 cd part called '31.zip' and the matching text if your interested is here...GPU Gems - Chapter 31. Mapping Computational Concepts to GPUs


    I must say Nvidia are making some amazing stuff and i bought their gpu gems 3 book and read through the chapters that interested me. Seems that its very hard to get started with something though. None of their demos seem to work for me, missing dll's, wrong OS, wrong IDE etc. The theory should work and was going to try doing with some basic HLSL combined with textures but apparently limited and really need to get to grips with cg. Doh!
      My Computer


  5. Posts : 53,363
    Windows 10 Home x64
       #5

    OK, think you'll be better off downloading the Visual C++ 2008 Redistributable, and hopefully getting them all at once, and proerly installed.

    Download details: Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)

    Sounds like you might just want to get the newest version instead, while you are at it

    Download details: Microsoft Visual C++ 2010 Redistributable Package (x64)

    A Guy
      My Computer


  6. Posts : 4,925
    Windows 7 Professional 64-bit
       #6

    If you have similar trouble again in the future, bookmark Download your missing dll-files - DLL-files.com which will help you.
      My Computer


  7. Posts : 14
    Windows 7 Professional 64 bit version 6.1 build 7600
    Thread Starter
       #7

    I downloaded the redistributable and it did not solve my problem. I went and downloaded the dll from that file and copied it across to sysWOW and the program works now! Its pretty neat. Thanks for the help.
    Btw i wouldnt have trusted that site Download your missing dll-files - DLL-files.com if you hadnt recommended it. Looks badly put together like all the 'free' sites that just send you trojans/malware.

    Thanks again
      My Computer


  8. Posts : 4,925
    Windows 7 Professional 64-bit
       #8

    I know but Ive been using it for years, its never given me concern.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:36.
Find Us