System console does not start after Quartus Prime instalation

Table of Contents

Errors: #

  • Cannot load library jvm.dll
  • awt.dll: Can’t find dependent libraries

Solution: #

Copy both files:

msvcp<xxx>.dll and msvcr<xxx>.dll with <xxx> being a version number,

from $QUARTUS_ROOTDIR/bin64/jre64/bin/ to $QUARTUS_ROOTDIR/bin64/ 

Leave a Reply