I'm trying to run SMART on Simba with this code:
But I get an error saying the MSVCR100.dll file is missing.Code:program new; {$DEFINE SMART} {$i srl/srl.simba} begin ClearDebug(); SetupSRL(); end.
I already tried following this guide:
http://villavu.com/forum/showthread....t=MSVCR100.dll
But to download .dll files you need to pay for the program now, looks like when the guide was made this was not the case.
Then I did some googling and I found that the MSVCR100.dll file is actually the microsoft c++ 2010 redistributable package so I downloaded that, but I still get the same error.
Can anyone help me?
Thanks.![]()


Reply With Quote







