Page 1 of 1

OpenViBE 1.2.0 and vcomp120.dll

Posted: Mon May 30, 2016 6:48 am
by jtlindgren
Some users have reported that running Designer in OV 1.2.0 causes errors about 'vcomp120.dll' missing, and subsequently some boxes are not available. The reasons seems to be that Visual Studio 2013 (x86) Redistributable has not been installed for some reason. It could be there is a bug in the installer. Nevertheless, after install, you may find the needed redist file as

Code: Select all

C:\program files (x86)\openvibe\dependencies\arch\vcredist-2013_x86.exe
Running it from there should fix the problem while we investigate if there's something wrong with the installer. You can also obtain the redist directly from Microsoft for free.


Cheers,
Jussi

Re: OpenViBE 1.2.0 and vcomp120.dll

Posted: Wed Jun 01, 2016 3:23 pm
by jtlindgren
I pushed out openvibe 1.2.0-1 which should fix this issue.

Cheers,
Jussi

Re: OpenViBE 1.2.0 and vcomp120.dll

Posted: Wed Aug 25, 2021 7:54 am
by debrasteed
Some users had issues with vcomp120.dll on installation or up-gradation of the system. The file dll is a part of the "Microsoft Visual C++ Redistributable Packages for Visual Studio 2013" and is often required for running programs developed with Visual C++. Some games or applications may need the file in the game/application installation folder.