Hi all.
I am working with Opencv + Qt. I am running my project well.
But i see on application output screem has a message
How to solve this problem.Qt: Could not initialize OLE (error 80010106)
Thanks in advance.
Diego
Hi all.
I am working with Opencv + Qt. I am running my project well.
But i see on application output screem has a message
How to solve this problem.Qt: Could not initialize OLE (error 80010106)
Thanks in advance.
Diego
I stil have not solved this prblem...
Please help me.
Thanks in advance.
Diego
I did experience the same problem, though I was using opencv & wxwidgets (that was before I jumped on the Qt ship).
This problem arised with opencv1.1pre.
A workaround for it was to tell the linker to delayload highgui.dll.
hope this helps.
Bookmarks