Hi, this does not look like a MITK problem, more like a qt configuration problem. Do you have all Qt libs/dlls in the correct configuration at the correct places? Have you debugged into it to see what exactly is the problem? Does the new operator fail?
Regards, Jochen > -----Ursprüngliche Nachricht----- > Von: Susanne Walter [mailto:[email protected]] > Gesendet: Dienstag, 9. Juni 2009 11:06 > An: [email protected] > Betreff: [mitk-users] Problems with QSpinBox in mitk0.12 > > Hello, I try to run the main application of mitk0.12 but I get a > runtime error. "MainApp.exe has requested the Runtime to terminate in > an unusual way". The error occurs in > QmitkSliderNavigator::QmitkSliderNavigator() when creating a QSpinBox > > m_SpinBox = new QSpinBox( this, "m_SpinBox" ); > > I am using Qt 3.3.4. With an older version of MITK it works fine. I > want to keep Qt 3. Is this possible with the newest version of MITK? > > Do you know how to solve the problem? > > I would be glad about solutions. > > Thank you > > ____________________________________________________________ > Text: GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://movieflat.web.de > > > ----------------------------------------------------------------------- > ------- > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
