Hi Marco,

I understand you so much! I am struggling with the same problem since ages... to using MITK in an existing (and working) QT project which using ITK an VTK without any problem. You can explain so well the problem not like me, maybe Sacha and Caspar can help us.

Thanks in advance any hint. (Please keep the conversation on the list, I am waiting so much the solution)
Fabiola

On 12/12/2012 04:06 PM, Marcos wrote:
I was looking through a lot of webs, but... I'm tired.
It should be easier. I guess it is.

I have a Qt Creator project. I was using VTK and ITK, but connecting them is... complicated. So I was thinking to try MITK.

I've downloaded the last stable release (MITK-2012.09.0-src). I've configured with ccmake. Then I used make. I tried make install: ok, it doesn't work that way.

So I have to use a CMakeLists.txt file. I was reading
http://docs.mitk.org/2012.09/BuildInstructionsPage.html
the section "Use MITK in your own project (as a toolkisd

The problem is I already have a .pro file, with another libraries.
I can use VTK and ITK, knowing where the header files (/usr/local/include) and libraries (/usr/local/lib) are. But in MITK-build folder I can't find the header files. Ok, an example: the Step1.cpp file. It includes <QmitkRenderWindow.h <http://docs.mitk.org/2012.09/QmitkRenderWindow_8h.html>>. It is at the MITK-src folder, but inside subfolders. I have to look for it. And the .so files? I find them in MITK-build/bin/ So, my include path is in MITK-src/Modules/... ? and my libs path in MITK-build/bin?

I don't know.
It would be good to have these things clearer. It's frustrating.
Any suggestions? Thanks in advance.||||


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to