Hi,

I download the Git repository here : git clone http://git.mitk.org/MITK.git
with Git for Windows; so I imagine that is the 2016.3 MITK version, isn't
it ?
Thanks,
Best regards,
Grég.

-----Message d'origine-----
De : Kislinskiy, Stefan [mailto:s.kislins...@dkfz-heidelberg.de] 
Envoyé : jeudi 24 novembre 2016 13:33
À : gregory.ba...@inserm.fr; mitk-users@lists.sourceforge.net
Objet : AW: [mitk-users] TR: Compiling MITK 2016.3.0 with MSVC 2013
Community Edition

In addition to my mail from this morning, I could imagine that you switched
back to the 2016.03 tag from the current master but you didn't change your
build directory. Then you would have a polluted CMake cache with variables
that do not exist / do not play any role in our CMake script at that time.
I highly recommend to do a clean superbuild in another build directory when
you did this, as there might be hard to find linker problems due to
different built versions of external dependencies.

________________________________
Von: gregory.ba...@inserm.fr <gregory.ba...@inserm.fr>
Gesendet: Donnerstag, 24. November 2016 11:12
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] TR: Compiling MITK 2016.3.0 with MSVC 2013 Community
Edition


Hi,

Thank you for your reply and your help !

Yesterday, I build successfully MITK 2016.3 with the same development
environment :
MSVC 2013 Community Edition update 5
Qt 5.4.1
MITK 2016.3
CMake 3.7
Boost 1.62.0

But in CMake GUI, I disabled the option : MITK_USE_QT_WEBENGINE. So, the
superbuild works, and the MITK.sln with starts_release.bat works. The
workbench project was ok.

I take a look to the QWebEngineUrlSchemeHandler class today. I don't know
what this class is used for. Logically, the name of this class make me
think that is for the web ...

Best regards,
Grég.

De : chunyu chu [mailto:fyzl8...@gmail.com] Envoyé : lundi 21 novembre 2016
19:09 À : gregory.ba...@inserm.fr<mailto:gregory.ba...@inserm.fr>
Objet : Re: [mitk-users] Compiling MITK 2016.3.0 with MSVC 2013 Community
Edition

hi,

i think you have to use Qt 5.5.1,  because other version of Qt not
supported i feel.

i have tryed all of Qt version > 5.5.1, and all failed.

my environment is as follows (similar with yours):
MSVC 2013 Community Edition
Qt 5.5.1
MITK 2016.3.0

best,

chunyu

2016-11-21 22:09 GMT+08:00
<gregory.ba...@inserm.fr<mailto:gregory.ba...@inserm.fr>>:
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 :

-          berryHelpWebView.cpp : cannot open include file :
QWebEngineUrlSchemeHandler

I saw on the Qt website that this class is available since Qt 5.6 :
http://doc.qt.io/qt-5/qwebengineurlschemehandler.html
On the download page of Qt 5.6, there is no "opengl" version ...

But on the MITK website, this version of Qt is not supported yet :
http://docs.mitk.org/2016.03/BuildInstructionsPage.html

Thanks,
Best regards,

---------------------------------------------------------------------------
---

_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/mitk-users


------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to