In reply to mdiepenbeck:
Hello,
I am trying to run the make file in the basic example using Windows ModelsimSE-64 10.0b.
make -f Makefile.questa dpi_libWin
I get numerous errors related to mtipli.dll such as this:
/cygdrive/c/modeltech64_10.0b/win64/mtipli.dll:194:1: error: missing terminating " character
I had to make a few modification to the Makefile. Are we supposed to be able to compile the UVM examples with modelsim? Or is it necessary to make more changes to files to get it running properly?
Thank you for the assistance!