Page MenuHomePhabricator

Windows 32bit release: OpenCV libraries not correctly linked
Closed, WontfixPublic

Description

In the setup Windows 32 release the xyzd.lib s are linked. This leads to runtime errors if e.g. cv::imshow is called.
The error doesn't occure in Windows 64 release, here the correct libraries are linked.
My current workaround is manually removing the d from the libraries in Visual Studio 2012.

Event Timeline

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.