Re: [mitk-users] Errors building svn with qt4

2009-02-06 Thread doege
ect. bye > > > -Ursprüngliche Nachricht- > Von: Müller Michael [mailto:michael.muel...@dkfz-heidelberg.de] > Gesendet: Donnerstag, 5. Februar 2009 17:49 > An: mitk-users@lists.sourceforge.net > Betreff: Re: [mitk-users] Errors building svn with qt4 > > Hi, > > t

Re: [mitk-users] Errors building svn with qt4

2009-02-05 Thread Müller Michael
Gesendet: Donnerstag, 5. Februar 2009 17:49 An: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] Errors building svn with qt4 Hi, the repository is right and you dont need openCherry for integrating Qt4. It is our new platform based on Qt4 on which we are currently working. I am sorry

Re: [mitk-users] Errors building svn with qt4

2009-02-05 Thread Müller Michael
n.de] Gesendet: Donnerstag, 5. Februar 2009 17:10 An: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] Errors building svn with qt4 Hi Michael! Thanks for the quick response. I used the svn location: http://svn.mitk.org/trunk/mitk, which should be the head repository? Do I need openCherry a

Re: [mitk-users] Errors building svn with qt4

2009-02-05 Thread doege
n.de] > Gesendet: Donnerstag, 5. Februar 2009 13:44 > An: mitk-users@lists.sourceforge.net > Betreff: Re: [mitk-users] Errors building svn with qt4 > > Hi Michael, > > the line is and was activated, so this will not solve the problem. > > But thanks anyway, > Juliane > > Qu

Re: [mitk-users] Errors building svn with qt4

2009-02-05 Thread Müller Michael
:44 An: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] Errors building svn with qt4 Hi Michael, the line is and was activated, so this will not solve the problem. But thanks anyway, Juliane Quoting Müller Michael : > Hi Juliane, > > it seems that the Qt3 Support layer i

Re: [mitk-users] Errors building svn with qt4

2009-02-05 Thread doege
Hi Michael, the line is and was activated, so this will not solve the problem. But thanks anyway, Juliane Quoting Müller Michael : > Hi Juliane, > > it seems that the Qt3 Support layer is somehow deactivated in your > checkout. Please do the following: > - open trunk/mitk/CMakeLists.txt > -

Re: [mitk-users] Errors building svn with qt4

2009-02-05 Thread Müller Michael
Hi Juliane, it seems that the Qt3 Support layer is somehow deactivated in your checkout. Please do the following: - open trunk/mitk/CMakeLists.txt - got to line 150 - you should find "SET(QT_USE_QT3SUPPORT 1)"- if not, add it there I hope that this will solve the problem. Regards, Michael --