PDA

View Full Version : Qt: Could not initialize OLE (error 80010106)



diego
1st July 2009, 10:22
Hi all.
I am working with Opencv + Qt. I am running my project well.
But i see on application output screem has a message


Qt: Could not initialize OLE (error 80010106)


How to solve this problem.

Thanks in advance.
Diego

diego
2nd July 2009, 05:56
I stil have not solved this prblem...
Please help me.

Thanks in advance.
Diego

jacopostaiano
25th September 2009, 15:24
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.