Re: [mitk-users] Build Error - at super-build

2019-08-12 Thread Stein, Tobias
Error message in Visual Studio, and then switch to the output tab at the bottom. There should be a more detailed error log. Best, Tobias Von: Florian Vlad [mailto:florian@gmail.com] Gesendet: Montag, 12. August 2019 09:52 An: mitk-users@lists.sourceforge.net Betreff: [mitk-users] Build Error

[mitk-users] Build Error - at super-build

2019-08-12 Thread Florian Vlad
Hello all, Before describing my problem I will do as stated in: http://mitk.org/wiki/BuildErrorHelpQuestions On what system do you work? -> Windows 10, 64 bit What compiler do you use? -> latest c++ compiler provided by Microsoft Visual Studio 2017 Community edition V15.9.7. Which tool did yo

Re: [mitk-users] Build Error MITK 2016.11: ITK targets not defined

2018-01-29 Thread Goch, Caspar Jonas
: [mitk-users] Build Error MITK 2016.11: ITK targets not defined Hello, i tried to build MITK (v2016.11) from source with external VTK (v8.1.0) and external ITK (v4.13.0) on Windows 10 with MVSC 15 2017 Win64. ITK, VTK and Qt is built with the same compiler (and so on) and works fine running

[mitk-users] Build Error MITK 2016.11: ITK targets not defined

2018-01-25 Thread Norbert Martin Lang
Hello, i tried to build MITK (v2016.11) from source with external VTK (v8.1.0) and external ITK (v4.13.0) on Windows 10 with MVSC 15 2017 Win64. ITK, VTK and Qt is built with the same compiler (and so on) and works fine running standalone. Additionaly i added the paths to the .dll's to the Window

Re: [mitk-users] Build error, Connectomics, gcc 4.4.7, warnings as errors

2014-07-29 Thread Clarkson, Matt
Sure, I can add a nightly build, and post to dashboard. Indeed, we have some old gcc versions. Thanks M On 28 Jul 2014, at 18:11, Sascha Zelzer mailto:s.zel...@dkfz-heidelberg.de>> wrote: Hi, This is either a false positive from gcc 4.4 or a regression in gcc 4.6. Please note that the minimum

Re: [mitk-users] Build error, Connectomics, gcc 4.4.7, warnings as errors

2014-07-28 Thread Sascha Zelzer
Hi, This is either a false positive from gcc 4.4 or a regression in gcc 4.6. Please note that the minimum gcc version on Linux supported by the MITK team directly for 2014.03 is the default gcc from Ubuntu 12.04 (which is gcc 4.6). If you need continued support for gcc 4.4 you might want to c

Re: [mitk-users] Build error, Connectomics, gcc 4.4.7, warnings as errors

2014-07-16 Thread Miklos Espak
That seems to be a bug in gcc. I got around it with adding this option when configuring NifTK: -DMITK_ADDITIONAL_CXX_FLAGS=-Wno-error=uninitialized If anybody has a better answer, I would be interested as well. Miklos --

[mitk-users] Build error, Connectomics, gcc 4.4.7, warnings as errors

2014-07-16 Thread Clarkson, Matt
Hi there, we updated our MITK to 2014.03, and I now get the error pasted below. I'm on Scientific Linux, 6.1, with gcc 4.4.7-4, and I only get it when building in Release and not Debug mode. Interestingly: https://github.com/MITK/MITK/blob/master/Modules/DiffusionImaging/Connectomics/CMakeLis

Re: [mitk-users] Build error

2014-02-25 Thread Urban Simoncic
;>>>>>>>>> with the >>>>>>>>>> downloaded library 'tinyxml'? >>>>>>>>>> >>>>>>>>>> Best, >>>>>>>>>> Urban >>>>>>>>>> >>>>>>

Re: [mitk-users] Build error

2014-02-25 Thread Sascha Zelzer
gt;>>> 2> src='http://mitk.org/download/thirdparty/tinyxml_2_6_2.tar.gz' >>>>>>>>> 2> >>>>>>>>> dst='C:/MITK/sb/MITK-superbuild/tinyxml-cmake/src/tinyxml_2_6_2.tar.gz' >>>>>>>>> >>

Re: [mitk-users] Build error

2014-02-14 Thread Urban Simoncic
;>>>> tinyxml-cmake/src/tinyxml-stamp/download-tinyxml.cmake:9 (file): >>>>>>>> 2> file DOWNLOAD HASH mismatch >>>>>>>> 2>for file: >>>>>>>> [C:/MITK/sb/MITK-superbuild/tinyxml-cmake/src/tinyxml_

Re: [mitk-users] Build error

2014-02-14 Thread Sascha Zelzer
;> 2>actual hash: [d41d8cd98f00b204e9800998ecf8427e] >>>>>>> >>>>>>> On 19.1.2014 13:27, Sascha Zelzer wrote: >>>>>>>> Hi Urban, >>>>>>>> >>>>>>>> just as a side note: The VT

Re: [mitk-users] Build error

2014-02-14 Thread Urban Simoncic
gt;>>>>>> configuring >>>>>>> the 2013.12 sources are complete and should "just work". >>>>>>> >>>>>>> Best, >>>>>>> Sascha >>>>>>> >>>>>>> On 18/01/2014 21:4

Re: [mitk-users] Build error

2014-02-13 Thread Sascha Zelzer
xperimenting with the code. >>>>>>> >>>>>>> Best, >>>>>>> Urban >>>>>>> >>>>>>> On 18.1.2014 16:19, Kislinskiy, Stefan wrote: >>>>>>>> Hi, >>>>>>>>

Re: [mitk-users] Build error

2014-02-13 Thread Urban Simoncic
;>>>>>> Hi, >>>>>>> >>>>>>> there are batch files in the build directory of MITK named >>>>>>> StartVS_debug.bat and StartVS_release.bat which set up all paths >>>>>>> either for debug or releas

Re: [mitk-users] Build error

2014-02-04 Thread Sascha Zelzer
t;> Workbench that I build myself and I should be ready to start >>>>>>> experimenting with the code. >>>>>>> >>>>>>> Best, >>>>>>> Urban >>>>>>> >>>>>>> On 18.1.2014 16:19, Kislinskiy, Ste

Re: [mitk-users] Build error

2014-01-23 Thread Urban Simoncic
Hi, >>>>>>> >>>>>>> there are batch files in the build directory of MITK named >>>>>>> StartVS_debug.bat and StartVS_release.bat which set up all paths >>>>>>> either for debug or release mode. Currently they doe

Re: [mitk-users] Build error

2014-01-23 Thread Sascha Zelzer
by the next VTK release. Until then you >>>>>> must manually add the VTK path. Since every CMake run will reset the >>>>>> batch files I recommend to copy the complete "PATH=..." line into a >>>>>> separate text file, replace "deb

Re: [mitk-users] Build error

2014-01-20 Thread Sascha Zelzer
Properties->Debugging->Environment). Ensure that you selected both >>>> debug and release mode at the top of the dialog to apply the >>>> settings to all configurations. This way you don't need the batch >>>> files at all and can use the MITK solutio

Re: [mitk-users] Build error

2014-01-20 Thread Urban Simoncic
gt;>>> As an addition I would like to say that we support MSVC 2010 and >>>> 2012 as well. However, to get things up and running with MSVC 2012 >>>> you need to patch and compile Qt manually. Personally I would >>>> recommend MSVC 2010 which i

Re: [mitk-users] Build error

2014-01-19 Thread Sascha Zelzer
are >> not overwritten by CMake. Don't forget to add the VTK path as well. >> >> Cheers, >> Stefan >> ________ >> Von: Urban Simoncic [urban.simon...@gmail.com] >> Gesendet: Freitag, 17. Januar 2014 21:39 >> An: Kisl

Re: [mitk-users] Build error

2014-01-18 Thread Urban Simoncic
gt; Gesendet: Freitag, 17. Januar 2014 21:39 > An: Kislinskiy, Stefan; Zelzer, Sascha; mitk-users@lists.sourceforge.net > Betreff: Re: AW: [mitk-users] Build error > > Hi, > thanks for that advice. I have been able to build the application with > MSVC 2010 Express and Windows SDK. After

Re: [mitk-users] Build error

2014-01-18 Thread Kislinskiy, Stefan
, 17. Januar 2014 21:39 An: Kislinskiy, Stefan; Zelzer, Sascha; mitk-users@lists.sourceforge.net Betreff: Re: AW: [mitk-users] Build error Hi, thanks for that advice. I have been able to build the application with MSVC 2010 Express and Windows SDK. After manually setting the Path for some dll's, the MITK W

Re: [mitk-users] Build error

2014-01-17 Thread Urban Simoncic
l the Windows SDK as well. > > -Ursprüngliche Nachricht- > Von: Sascha Zelzer [mailto:s.zel...@dkfz-heidelberg.de] > Gesendet: Freitag, 17. Januar 2014 14:17 > An: urban.simon...@gmail.com; Kislinskiy, Stefan; > mitk-users@lists.sourceforge.net > Betreff: Re: [mitk-users] Build error > &g

Re: [mitk-users] Build error

2014-01-17 Thread Kislinskiy, Stefan
Betreff: Re: [mitk-users] Build error Hi Urban, The documentation is up-to-date and VS2008 SP1 is supported. However, we are using the professional version and do not test regularly with the express edition (the documentation lacks in that respect). Please try to find the "mc.exe" exe

Re: [mitk-users] Build error

2014-01-17 Thread Sascha Zelzer
is a comment that states VS2008+ is needed. Do you already installed the >> Service Pack for VS2008? >> >> Cheers, >> Stefan >> ____ >> Von: Urban Simoncic [urban.simon...@gmail.com] >> Gesendet: Freitag, 17. Januar 2014 13:06 >

Re: [mitk-users] Build error

2014-01-17 Thread Kislinskiy, Stefan
ere is a comment that states VS2008+ is needed. Do you already installed the Service Pack for VS2008? Cheers, Stefan Von: Urban Simoncic [urban.simon...@gmail.com] Gesendet: Freitag, 17. Januar 2014 13:06 An: mitk-users@lists.sourceforge.net Betreff: [m

Re: [mitk-users] build error

2011-06-30 Thread Sascha Zelzer
Hi Matt, I just pushed a fix for it. Thanks, Sascha On 06/30/2011 10:26 AM, Matt Clarkson wrote: Just a small email. having updated my MITK I have: [ 42%] Building CXX object Core/Code/CMakeFiles/mitkCore.dir/Algorithms/mitkImageCastPart2.cpp.o /Users/mattclarkson/build/MITK/Core/Code/Alg

[mitk-users] build error

2011-06-30 Thread Matt Clarkson
Just a small email. having updated my MITK I have: [ 42%] Building CXX object Core/Code/CMakeFiles/mitkCore.dir/Algorithms/mitkImageCastPart2.cpp.o /Users/mattclarkson/build/MITK/Core/Code/Algorithms/mitkImageCastPart2.cpp:39: error: ‘MITK_PP_IIF_0’ does not name a type /Users/mattcla