Results 1 to 2 of 2

Thread: Itk + Qt

  1. #1
    Join Date
    Jan 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Itk + Qt

    Please I wanna use ITK with Qt. I'll be grateful if you help me .

  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: Itk + Qt

    Build the library.

    Then read Declaring Other Libraries if your Qt project will be built using qmake.
    If your Qt project will be built with cmake then you need INCLUDE_DIRECTORIES and TARGET_LINK_LIBRARIES directives.

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.