Results 1 to 4 of 4

Thread: to execute existing c++ codes with qt gui aplication

  1. #1
    Join Date
    Jul 2012
    Posts
    9
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default to execute existing c++ codes with qt gui aplication

    Hi,
    I have face recognition codes which is coded c++ and i want to design an interface with qt and execute my face recognition codes with this interface. How can i do that?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: to execute existing c++ codes with qt gui aplication

    By coding it. What exactly did you expect us to say?

  3. #3
    Join Date
    Aug 2009
    Location
    coimbatore,India
    Posts
    314
    Thanks
    37
    Thanked 47 Times in 43 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: to execute existing c++ codes with qt gui aplication

    You can create face recognition library files and try to link with your Qt applicaton.

  4. #4
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: to execute existing c++ codes with qt gui aplication

    Yes, any C++ library can be linked.
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

Similar Threads

  1. How execute a script in a Qt aplication?
    By Gerard in forum Qt for Embedded and Mobile
    Replies: 8
    Last Post: 7th September 2011, 14:11
  2. Replies: 2
    Last Post: 22nd April 2011, 00:39
  3. Simple CAD aplication - how to
    By tommnaj in forum Newbie
    Replies: 3
    Last Post: 5th April 2011, 22:47
  4. Aplication just works where it was compile
    By metRo_ in forum Qt Programming
    Replies: 7
    Last Post: 12th April 2010, 23:02
  5. Creating a STANDALONE aplication
    By Alienxs in forum KDE Forum
    Replies: 4
    Last Post: 17th August 2006, 16:02

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.