Hi, is it possible that you mixed the SVN head sources with a compiled 0.14 MITK, or vice versa? If not, I will look into this issue tomorrow. In the meanwhile, you can try to start you app by typing
yourapp.exe /BlueBerry.application=org.mitk.qt.extapplication (if you use an up-to-date svn version) or yourapp.exe /openCherry.application=org.mitk.qt.extapplication (for MITK 0.14) Regards, Sascha Am 02.02.2010 22:11, schrieb g c: > Dear all, > > I followed the instructions on generating a new MITK project at: > > http://docs.mitk.org/nightly-qt4/NewPluginPage.html > > After building and running the executable I got the following error: > > H:\builds\buildsWindows64bit\MITKTest\bin>release\MITKTest.exe > 0.77 core.mod.difImg.objFac: Registering DiffusionImagingObjectFactory... > 0.77 core.mod.difImg.objFac: DiffusionImagingObjectFactory c'tor > 0.77 core.alg.coreObjFac: CoreObjectFactory c'tor > 0.77 core.alg.coreObjFac: CoreObjectFactory: created instance of > CoreObjectFactory > 0.77 core.alg.coreObjFac: Registering extra factory: > DiffusionImagingObjectFactory > 0.78 blueberry.osgi.starter WARNING: You must provide an application > id via "openCherry.application=<id>" > 0.78 blueberry.osgi.starter: Possible application ids are: > 0.78 blueberry.osgi.starter: org.mitk.qt.application > 0.78 blueberry.osgi.starter: org.mitk.qt.extapplication > 0.78 blueberry.osgi.starter ERROR: Could not create executable > application extension for id: > > I'm not sure what these warning and error messages mean, can anyone > help me in resolving this? > > Many thanks and best wishes, > > George > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users > ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
