Hi willcampo@hotmail.com,
I think i know what the problem is.
There are 2 libstdc++-6.dll files on you PC:
- the default one is loaded from C:\Windows\SysWOW64\libstdc++-6.dll
- the correct one should be loaded from VisionSDK folder
When you install MATLAB this is going to place the libstdc++-6.dll in the “C:\Windows\SysWOW64\” folder and is going to use it as default but this will fail to build the files from the VisionSDK.

For the moment, please go to C:\Windows\SysWOW64\ and rename the libstdc++-6.dll into something else, or delete it.
After that, the build process of all VisionSDK dependencies should be ok.
Please let me know if its working.
Best regards,
Daniel