Results 1 to 3 of 3

Thread: Qt: Could not initialize OLE (error 80010106)

  1. #1
    Join Date
    May 2009
    Posts
    28
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt: Could not initialize OLE (error 80010106)

    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

  2. #2
    Join Date
    May 2009
    Posts
    28
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt: Could not initialize OLE (error 80010106)

    I stil have not solved this prblem...
    Please help me.

    Thanks in advance.
    Diego

  3. #3

    Default Re: Qt: Could not initialize OLE (error 80010106)

    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.

Similar Threads

  1. Replies: 5
    Last Post: 23rd September 2008, 22:33
  2. Replies: 2
    Last Post: 19th September 2008, 05:21
  3. Replies: 1
    Last Post: 25th July 2008, 23:44
  4. Initialize QDateTime by a QString
    By mattia in forum Newbie
    Replies: 2
    Last Post: 14th March 2008, 13:42
  5. initialize child widgets within parent?
    By ucomesdag in forum Newbie
    Replies: 6
    Last Post: 6th June 2006, 08:11

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.