Forum Discussion

ukhuc's avatar
ukhuc
Icon for New Contributor rankNew Contributor
7 years ago

mspdb100.dll is missing whenever the PC turn on.

I installed Quartus Prime Lite 18.1, Visual Studio Pro 2010 and OS is Windows 10 on my both PC and laptop.

I could run the examples on HLS compiler, and it compiled successfully on QPLite edition. The problem is that everyday when the computer restart/turn off/turn on, I can not run it again successfully. x64 Native Tools command prompt session gives error that "VC\bin\x86_amd64\ link.exe can not executing (mspdb100.dll is missing)". So I install the QPLite, VS everyday and for this I cannot move on. Why mspdb100.dll is missing every restart point? I deleted other quartus versions.

4 Replies

  • HRZ's avatar
    HRZ
    Icon for Frequent Contributor rankFrequent Contributor

    Maybe your antivirus is silently deleting the file?

    • ukhuc's avatar
      ukhuc
      Icon for New Contributor rankNew Contributor

      might be. I deactivated my antivirus since then.

    • ukhuc's avatar
      ukhuc
      Icon for New Contributor rankNew Contributor

      hi, YY. I copied mspdb100.dll into System32, SysWOW64 folders, and removed later. I committed somethings, saved mspdb100.dll in D directory etc. Somehow mspdb100.dll doesn't remove anymore. I do not why. but it works normally now.