OpenViBE 1.2.0 and vcomp120.dll

Come here to discuss about OpenViBE in general!
Post Reply
jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

OpenViBE 1.2.0 and vcomp120.dll

Post 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

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: OpenViBE 1.2.0 and vcomp120.dll

Post by jtlindgren »

I pushed out openvibe 1.2.0-1 which should fix this issue.

Cheers,
Jussi

debrasteed
Posts: 1
Joined: Mon Mar 23, 2020 10:53 am

Re: OpenViBE 1.2.0 and vcomp120.dll

Post 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.

Post Reply