The MapleSim Compiler Version cannot be used with the given Activate version.
Hi, I'm using Activate with student license and i had this tipe of error with simulating modelica blocks.
I've installed the Visual Studio Community 2019 with C++ and Windows 10 preview SDK and MSVC v142 before this installation i had no possibilities to start a simulation because of the error that modelica needs a c++ compiler.
Anyone that can help me? is this a common error?
Thanks for the attention. /emoticons/default_wink.png' srcset='/emoticons/wink@2x.png 2x' title=';)' width='20' />
Arnigaber
Hi Arnigaber,
So are you able to run your models now?
The modelica blocks require the Visual Studio Compiler to run, because they're compiled before the simulation starts.
You can see that when you modify one of your modelica blocks. The simulation will not start immediately when you hit the start button, because the modifications you made on the modelica side have to be compiled.
Lorenzo