Results 1 to 13 of 13

Thread: Sample project ( QT4 + OpenCV) --> Request

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Sample project ( QT4 + OpenCV) --> Request

    You can post in the linked thread, maybe others will benefit in the future.
    Post the compilation errors there, I'll try to help. This project was tested (compiled+run) on windows xp (gcc 4.4, Qt 4.5), windows vista (gcc 4.4, Qt 4.5), windows 7 (gcc 4.5, Qt 4.7.2) and ubuntu 9.10 (i dont remember), so I'm pretty sure the code does not contain any syntax errors.
    Qt is c++, not ANSI-C, so you need to have c++ compiler, I have tested this with g++, I dont know if it will work with Visual Studio compilers.

  2. The following user says thank you to stampede for this useful post:

    andre_teprom (24th July 2011)

Similar Threads

  1. UTF-8 Issues in Sample
    By trevelyan in forum Newbie
    Replies: 6
    Last Post: 19th May 2011, 01:41
  2. Request ID of QNetworkaccessmanager get and post request
    By dineshkumar in forum Qt Programming
    Replies: 2
    Last Post: 4th February 2011, 21:56
  3. Replies: 4
    Last Post: 18th November 2010, 13:00
  4. Sample for Mutithreading
    By HugoHiasl in forum Qt Programming
    Replies: 19
    Last Post: 1st July 2010, 07:43
  5. Qhttp::request(...) method and GET request
    By mikhailt in forum Qt Programming
    Replies: 4
    Last Post: 15th September 2006, 12:26

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.