Results 1 to 3 of 3

Thread: I've got a qt&opencv problem.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default I've got a qt&opencv problem.

    I got a problem with qt&opencv. I use eclipse3.4.1+cdt5.1+qt4.4.3 integration under windows to develop the qt gui project.
    After I add opencv into the project, it can't debug and run anymore. I've add the includepath and library path of opencv into eclipse.The error message what i got when i debug is :
    " You can't do that without a process to debug."
    And there is no other message.

    To find the reason, I did the following testing:
    1:make the project and debug it with gdb in console enviroment, work well
    2:build a new c++ project with eclipse, add the opencv, work well
    3:build a new qt gui project with eclipse, work well

    can anybody helps me? thanks

  2. #2
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: I've got a qt&opencv problem.

    On window && MINGW you found compiler error? on /highgui/

    I build like instruction from:
    https://qt-webdav.svn.sourceforge.ne...ngw/readme.txt
    and it run...
    svn are ....
    https://qt-webdav.svn.sourceforge.ne...t4_demo_mingw/
    + a small demo

  3. #3
    Join Date
    Oct 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I've got a qt&opencv problem.

    Quote Originally Posted by patrik08 View Post
    On window && MINGW you found compiler error? on /highgui/

    I build like instruction from:
    https://qt-webdav.svn.sourceforge.ne...ngw/readme.txt
    and it run...
    svn are ....
    https://qt-webdav.svn.sourceforge.ne...t4_demo_mingw/
    + a small demo
    sorry,i can't get you. please tell me more details.
    thx

Similar Threads

  1. Problem in using QHttp with QTimer
    By Ferdous in forum Newbie
    Replies: 2
    Last Post: 6th September 2008, 13:48
  2. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 10:12
  3. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 09:47
  4. problem with paint and erase in frame
    By M.A.M in forum Qt Programming
    Replies: 9
    Last Post: 4th May 2008, 21:17
  5. Replies: 16
    Last Post: 7th March 2006, 16:57

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.