On 11/08/2016 at 15:28, xxxxxxxx wrote:
Hello all,
I have a plugin that was developed a couple of months ago to work on R16 and R17. The plugin was made using Visual Studio 2013, based off the R16 SDK. I attached several dll files in the "Additional Include Directories" so that the plugin could be used on other Windows machines without having to install Visual Studios.
The plugin has been functioning correctly on all of the Windows computers its been installed on except for one. It's a Windows 7 computer using R16 and having the plugin installed prevents Cinema from even opening. Instead of opening it only gives an error message saying "The program can't start because MSVCR120.dll is missing from your computer."
I had dealt with this problem when I was first coding the plugin and I had solved the issue on a test machine that didn't have Visual Studio installed by including the necessary dll files. After getting it to work on the test computer I hadn't run into this problem again until this new computer. Installing the plugin on other new computers hasn't given the error message.
I've recreated the plugin in an attempt to fix the problem but this wasn't successful. I've used the program Depends to check the modules and it has said that all of the necessary modules are included with the plugin, including MSVCR120.dll.
Has anyone else encountered a problem like this or have any suggestion to deal with it. Any thoughts would be greatly appreciated.
Johan. H