http://opencv.willowgarage.com/wiki/VisualC++_VS2010_CMake
Resolve problem dll not found at run
For add dll path, if you are not Adminstrator(alternative to use setx)
rundll32 sysdm.cpl,EditEnvironmentVariables
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
rundll32 sysdm.cpl,EditEnvironmentVariables
sudo apt update && sudo apt install qemu-system-x86 # Create a 1GB disk image qemu-img create -f qcow2 win95.qcow2 1G qemu-i...