I have develop an MRI image viewer with 3d and other image tools in Qt
with MSVC compiler in windows.
I could built the MITK library with Qt(5.7.1) msvc compiler (2015-64)  in
windows.
My problem is I want to use the MITK library in Qt project with MSVC
compiler(Windws OS).
As a reference for that I trying to open the examples in tutorial in Qt
creator.
My actual intention is to study how to integrate MITK library to a Qt
project.
As a initial step I created Cmake based Non_Qt project in Qt creator which
uses a CMakeLists,txt.
In that could succeed upto find_package(MITK REQUIRED).
But I'm not aware how to do remaining steps for using MITK in my project.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to