c + 2005?
Do you need this if you have 2008?
Do you need this if you have 2008?
geposted Sat 17 Apr 10 @ 9:49 am
Scott, will your plug ins available for download work with C++ 2010?
geposted Sun 18 Apr 10 @ 2:55 am
You mean the C++ 2010 runtime? It will work with it installed, but usually they aren't backwards compatible so you would need the specific runtime installed too. None of my released plugins use the 2010 runtime.
For some reason I assumed the first post was talking about dev environments - I had my thinking hat on at the time so I apologise. I've cleaned up the thread to avoid confusion!
So:
Generally the runtime updates don't include previous versions; I've found I needed 2005 installed for plugins that use that, and 2008 installed for plugins that use that.
Sorry for the misunderstanding.
For some reason I assumed the first post was talking about dev environments - I had my thinking hat on at the time so I apologise. I've cleaned up the thread to avoid confusion!
So:
Generally the runtime updates don't include previous versions; I've found I needed 2005 installed for plugins that use that, and 2008 installed for plugins that use that.
Sorry for the misunderstanding.
geposted Sun 18 Apr 10 @ 4:46 am
oh right so i'll keep both installed then, what about 2010 though
geposted Sun 18 Apr 10 @ 7:34 am
You can install it without issue, but none of the VDJ plugins have been compiled against it AFAIK, so it won't be used.
geposted Sun 18 Apr 10 @ 2:38 pm
Well, virtualdj is compiled under VS2010, but it doesn't use any of the VS library, nor do the default plugins.
So you only need the VS runtime according to the plugins you donwload.
So you only need the VS runtime according to the plugins you donwload.
geposted Sun 18 Apr 10 @ 3:43 pm
The next round of plugins (and updates) from me have also removed runtime requirements :)
geposted Mon 19 Apr 10 @ 6:43 am
Thanks. For the mean time I went looking for the ones for your plugins but ran into several options. Could you please provide the link(s) for the correct VC++ for your plugins?
Thank you!
Thank you!
geposted Mon 19 Apr 10 @ 10:16 am
Well for certain Scott is busy helping out many others.
Can anyone else assist in providing the correct links to get the VC++'s for SBDJ plugins. Specifically for Clipbank Random Video, Flip & Scroll Text.
Thanks.
Can anyone else assist in providing the correct links to get the VC++'s for SBDJ plugins. Specifically for Clipbank Random Video, Flip & Scroll Text.
Thanks.
geposted Wed 21 Apr 10 @ 10:23 am
If you install this:
http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en
Then this:
http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en
That should cover your C++ runtime requirements for any of my plugins.
http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en
Then this:
http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en
That should cover your C++ runtime requirements for any of my plugins.
geposted Wed 21 Apr 10 @ 10:50 am
AWESOME!!! Thanks Scott!!!
geposted Wed 21 Apr 10 @ 11:06 am