Error: Can't launch QuestaSim Simulation software
I installed Intel Quartus Prime Lite Edition and Questa*-Intel® FPGA Starter Edition on my PC. I created my first VHDL project and testbench, and compilation went fine.
I also was able to program and test the DE10-Lite board.
However I am not able to simulate the project. I have required a free license for Questa and received it. I set up everything in Quartus and I also inserted the environment variables as specified in
https://www.youtube.com/watch?v=F6FvXga4f1A
but when I try to start Questa this is the message received:
"L'esecuzione del codice non può proseguire perché MSVCR120.dll non è stato trovato. Per risolvere il problema prova a reinstallare il programma."
The problem is that I already reinstalled Questa 2 times...
Can you please help me? Thanks, Roberto.
Ok, I solved downloading the missing file from:
and then launching
C:\WINDOWS\system32>sfc /scannow
from command prompt.
Windows is strange when you're a stranger...