Forum Discussion

MuralikumarM's avatar
MuralikumarM
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Cannot proceed because MSVCR120.dll was not found

Hi, Recently I have installed intel quartus prime pro and using it. I have tried to run modelsim, and it shows this error. " The code execution cannot proceed because MSVCR120.dll was not found. ...
  • RichardT_altera's avatar
    RichardT_altera
    4 years ago

    Hi @MuralikumarM

    Please check that the LM_LICENSE_FILE is directed to a license file. Modelsim Intel Edition required a license.

    How to set LM_LICENSE_FILE:

    In the command prompt:
    setx LM_LICENSE_FILE <license file path>

    example: C:\intelFPGA_pro\21.1\license.dat

    Best Regards,
    Richard Tan

    p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.