Hello guys,

just letting you know that I have also successfully compiled and run 
MITK with VS2013. It involved some minor change to MITK and its 
dependencies, such as ITK and CTK (e.g. including <algorithm> wherever 
std::min/max are used), but overall it was OK.

Rostislav.


On 15/01/2014 11:05, Johannes Totz wrote:
> On 12/12/2013 14:16, Marco Nolden wrote:
>> On 12/12/2013 02:02 PM, Johannes Totz wrote:
>>> On 12/12/2013 11:59, Nolden, Marco wrote:
>>>> Please let us know what you think!
>>> We tried to build our MITK based project with VS 2012 (a few times) but
>>> never got passed some Qt problems: 4.8.5 didn't compile with VS'12, and
>>> recycling a VS'10 compiled Qt leads to plenty linker errors due to
>>> runtime library version mismatches.
>>>
>>>
>> Dear Johannes,
>>
>> thanks for the feedback. We are aware of the Qt 4.8.x problems with
>> VS2012. We are using it regularly, with a self-compiled Qt using e.g.
>> the instructions from [1]. However, this is not nice and we will
>> probably move to Qt5 as well in the process.
> Thanks, that actually worked! Our mitk-based application compiles fine
> with VS2012 (and a self-compiled Qt, with patches).
>
>> Our question is more aimed at toolkits or libraries you are using or
>> other constraints which we are not aware of. For everything in the MITK
>> superbuild as well as Qt we will do the testing of course.
> We have an issue with cmake messing up parameter quoting for nvcc in
> CUDA 5.5. That may be because of our FindCUDA or changes to
> parameter-parsing in that version of nvcc, haven't had a chance yet to
> figure out what exactly is going on... CUDA 5.0 works fine, but only up
> to VS2010.
>
>> [1]:
>> http://stackoverflow.com/questions/12113400/compiling-qt-4-8-x-for-visual-studio-2012
>>
>
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to