Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-12-02 Thread gregory.baert
: mardi 29 novembre 2016 13:51 À : gregory.ba...@inserm.fr; mitk-users@lists.sourceforge.net Objet : RE: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition Hi, see http://docs.mitk.org/2016.03/ModularizationPage.html. I also recommend to have a look at the Remeshing

Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-11-29 Thread Kislinskiy, Stefan
ilto:mitk-users@lists.sourceforge.net> Subject: Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition Hi, I build successfully the last release MITK 2016.3 in MS Visual Studio 2013. I would like to create a new project with MITK. I saw that there is a plugin system : Blueber

Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-11-29 Thread Paul Palei
Can I be unsubscribed for this servlist please? From: gregory.ba...@inserm.fr [mailto:gregory.ba...@inserm.fr] Sent: Tuesday, November 29, 2016 7:37 AM To: mitk-users@lists.sourceforge.net Subject: Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition Hi, I build

Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-11-29 Thread Kislinskiy, Stefan
...@inserm.fr [mailto:gregory.ba...@inserm.fr] Sent: Dienstag, 29. November 2016 13:37 To: mitk-users@lists.sourceforge.net Subject: Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition Hi, I build successfully the last release MITK 2016.3 in MS Visual Studio 2013. I would like to

Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-11-29 Thread gregory.baert
Hi, I build successfully the last release MITK 2016.3 in MS Visual Studio 2013. I would like to create a new project with MITK. I saw that there is a plugin system : Blueberry, CTK or a "awasome project". If I want to create a plugin for the MITK Workbench, which framework you suggest to

Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-11-21 Thread Yann Zimmermann
Hi Gregory, Yes there is major changes in recent Qt versions about "web views & co"classes that has broken. As far as I know the mitk code is being ported to be compatible with Qt >= 5.6 I suppose you are trying to compile the master branch on github, I suggest you to compile a stable versio

[mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community Edition

2016-11-21 Thread gregory.baert
Hi all, I want to build the last release for MITK with the MSVC 2013 Community Edition x64 compiler. I used : - MSVC 2013 Community Edition update 5 - Qt 5.4 - CMake 3.7 - Boost 1.62.0 The superbuild project failed at : - berryHelpWebVie