Hi John, since there are different ways how to start a MITK project, could you please state more clearly what you want to achieve? Some possible scenarios are:
- Use MITK as a library and build your own stand-alone command line or GUI programs (like the Tutorial steps do) - Use the MITK Qt3 MainApp as an application framework and write a "Functionality" which should be integrated into the MainApp (read http://docs.mitk.org/nightly/Step9Page.html and http://docs.mitk.org/nightly/NewFunctionalityPage.html) - Use the MITK Qt4 MainApp (based on openCherry) as an application framework and write plug-ins (read http://docs.mitk.org/nightly-qt4/NewPluginPage.html) You may want to read http://www.mitk.org/wiki/OpenCherry and especially http://www.mitk.org/wiki/MITKOpenCherryFAQ to get a better overview of the possibilities. Regards, Sascha -----Original Message----- From: John Mothe [mailto:[email protected]] Sent: Thu 4/30/2009 8:03 PM To: [email protected] Subject: [mitk-users] Problem starting a new poject Hi, I'm starting a new project based on Mitk, but can't create a Cmakelist appropriate. I try to create a project from the tutorial example Step1 but always get problems when linking the libraries, like error lnk2201. Could someone provide me a cmakelist and a structure for a project similar to a Helloworld? ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
