Hi Andreas, Hi diffusion guys,

No, I got no error. There are 3 reasons why I think the Diffusion 
modules and plugins are not built.

1) I built MITK on Windows twice using the same configuration, one with 
Qt4 and the other with Qt5.
Then, I open MitkWorkbench.bat. In the Qt5 version, I have all kinds of 
plugins, including FiberProcessing, ODF details, Tensors, etc.
There's nothing related to diffusion in the Qt4 version though.

2) cmake fails because one of our module depends on "MitkFiberTracking". 
It passes when I remove this dependency.

3) On the cmakelist.txt of MitkFiberTracking, only "Qt5|Core" appears, 
without any mention of "Qt4|QtCore"

In fact, my last message was misleading, I don't need the Diffusion 
application or plugins, I only need to be able to depend on the 
MitkFiberTracking module.

Nil

Le 2015-07-15 02:39, Fetzer, Andreas a écrit :
> Hi Nil,
>
> are you talking about using the MitkDiffusion module or building the
> MitkDiffusion Application?
> There should not be any hard Qt5 dependency since we still had to provide
> Qt4 compatibility due to
> this OS X Qt5 issue.
>
> On my machine the diffusion module was build using Qt4. Did you get any
> errors?
>
> Maybe someone of the diffusion guys can comment on that as well...
>
> Cheers again ;)
> Andreas
>
> Am 14/07/15 23:02 schrieb "Nil Goyette" unter <nil.goye...@imeka.ca>:
>
>> Hi,
>>
>> One last question concerning Qt5 (I hope). In fact, I'm pretty sure I
>> know the answer, I just need you to confirm my fear :)
>>
>> Is it currently impossible to use MitkDiffusion on OS X?
>> If yes, is it because of the Qt5 hard dependency?
>> If yes again, why would MItkDiffusion absolutely need Qt5?!?
>>
>> Nil
>>
>> Le 2015-07-14 08:51, Nil Goyette a écrit :
>>> Hi Thomas and Andreas,
>>>
>>> Thank you both for your answers, I'll stay on Qt4 for the time being :)
>>>
>>> "Qt5 version < 5.5"
>>> Ahhh, good to know! You saved me a lot of useless work.
>>>
>>> Nil
>>>
>>> Le 2015-07-14 04:12, Fetzer, Andreas a écrit :
>>>> Hi,
>>>>
>>>> due to this bug:
>>>>
>>>> http://bugs.mitk.org/show_bug.cgi?id=18521
>>>>
>>>> we are currently stuck with qt 4 on Mac OS X.
>>>> We are already working on a solution, but the problem is located
>>>> somewhere
>>>> deep in the QWidgets / Blueberry hierarchy,
>>>> and hence it is not easy to even find out, what is going wrong.
>>>>
>>>> The build errors that you experienced Nil, are due to the latest Qt 5.5
>>>> version, which was actually released after MITK 2015.05.
>>>> Every Qt5 version < 5.5 should work without any problems with VS 2013.
>>>>
>>>> Best regards,
>>>> Andreas
>>>>
>>>> Am 14/07/15 00:43 schrieb "Fitze Thomas (fitz)" unter <f...@zhaw.ch>:
>>>>
>>>>> Hi Nil,
>>>>>
>>>>> I played around with it for a bit and i did manage to compile a
>>>>> working
>>>>> workbench with qt5.3 under OS X 10.10. However, there seem to be a few
>>>>> issues left. For example, the resizing of plugin views will randomly
>>>>> (or
>>>>> so it seems) stop working. When embedding QML inside of QWidgets with
>>>>> the
>>>>> workbench, things get messy with GUI elements stopping to work all
>>>>> over
>>>>> the place - no crashes tho. The standalone QML example (multi view
>>>>> widget) seems to work fine.
>>>>>
>>>>> Cheers,
>>>>> Thomas
>>>>>
>>>>>> On 13 Jul 2015, at 18:25 , Nil Goyette <nil.goye...@imeka.ca> wrote:
>>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> I'm not sure what to think about Qt5 support on OS X because of:
>>>>>> - "Qt 5 is default for Windows and Linux, Qt 4 for Mac OS X"
>>>>>> - http://bugs.mitk.org/show_bug.cgi?id=18856
>>>>>>
>>>>>> Moreover, I tried compiling MITK 2015.05 with VS2013 and it fails in
>>>>>> CTK.
>>>>>> CTK/Libs/PluginFramework/ctkPluginArchiveSQL_p.h:68:23 error: no
>>>>>> template named 'QSharedPointer' ; did you mean 'QSharedDataPointer' ?
>>>>>>
>>>>>> Does MITK2015.05 + OS X + Qt5 currently work? Or are we still stuck
>>>>>> with
>>>>>> qt4?
>>>>>>
>>>>>> Thank you for your time.
>>>>>>

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to