Unfortunately, under MITK-build/bin there are CoreApp.ini and ExtApp.ini.
The executable you've mentioned are missing ...

1) Any ideas what should be the problem according to the BuildLog.htm
attached file?
2) Do I need to delete the MITK-superbuild directory before the next
compilation via VS?
3) Is there a way to make the compilation process faster (just to fix the
compilation errors from previous compilation)?



On Mon, Jul 18, 2011 at 3:46 PM, Miklos Espak <[email protected]> wrote:

> I do not know if this is related but I used to leave Boost switched
> off. I do not have it installed.
>
> You can check it easily if MITK has been compiled. If yes, there
> should be executables called CoreApp.exe and ExtApp.exe under
> MITK-build/bin.
>
> Miklos
>
> On Mon, Jul 18, 2011 at 1:01 PM, Miri Trope <[email protected]> wrote:
> > Hi,
> >
> > 1) I've installed Git 1.7.6 and did the whole configuration process again
> by
> > CMake and then build by VS the MITK-superbuild.sln.
> > 2) I got 3 errors which are detailed in the attached file.
> >
> > Can I add my own plug-in despite of these returned build's errors?
> >
> > The build's errors are:
> > ====================
> >
> >
> > 12>========== Build: 130 succeeded, 1 failed, 2 up-to-date, 0 skipped
> > ==========
> > 12>Project : error PRJ0019: A tool returned an error code from
> "Performing
> > build step for 'MITK-build'"
> > 12>Build log was saved at
> > "file://c:\MITK-superbuild\MITK-build.dir\Debug\BuildLog.htm"
> > 12>MITK-build - 3 error(s), 432 warning(s)
> > 13>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug Win32
> > ------
> > 13>Project not selected to build for this solution configuration
> > ========== Build: 8 succeeded, 3 failed, 1 up-to-date, 2 skipped
> ==========
> >
> >
> >>
> >> >> > On Thu, Jul 14, 2011 at 11:17 AM, Miklos Espak <[email protected]>
> >> >> > wrote:
> >> >> >>
> >> >> >> Have a look at the output window!
> >> >> >> I think that is the key part:
> >> >> >> CMake Error at C:/Program Files/CMake
> >> >> >> 2.8/share/cmake-2.8/Modules/ExternalProject.cmake:1067 (message):
> >> >> >> error: git version 1.6.5 or later required for 'git submodule
> update
> >> >> >>
> >> >> >> Did you add git to the system PATH? Is it of the right version?
> >> >> >>
> >> >> >> On Thu, Jul 14, 2011 at 1:24 AM, Miri Trope <[email protected]>
> >> >> wrote:
> >> >> >> > Hi all,
> >> >> >> >
> >> >> >> > Finally, the configuration stage has succeeded and I built
> >> >> >> > MITK-superbuild.sln by visual studio 2008.
> >> >> >> > It seems that the output of that building is:
> >> >> >> > ========== Build: 8 succeeded, 2 failed, 2 up-to-date, 0 skipped
> >> >> >> > ==========
> >> >> >> > What does it mean? that MITK won't work well? - My goal is to
> add
> >> >> >> > my
> >> >> own
> >> >> >> > module(plug-in) to MITK ...
> >> >> >> >
> >> >> >> > Details about these errors, corresponding files are attached.
> >> >> >> >
> >> >> >> > 1) first error is:
> >> >> >> > ----------------
> >> >> >> > Project : error PRJ0019: A tool returned an error code from
> >> >> "Performing
> >> >> >> > configure step for 'MITK-Configure'"
> >> >> >> > 9>Build log was saved at
> >> >> >> >
> "file://c:\MITK-superbuild\MITK-Configure.dir\Debug\BuildLog.htm"
> >> >> >> >
> >> >> >> > 2) second error is:
> >> >> >> > -------------------
> >> >> >> > Project : error PRJ0019: A tool returned an error code from
> >> >> "Performing
> >> >> >> > configure step for 'MITK-build'"
> >> >> >> > 10>Build log was saved at
> >> >> >> > "file://c:\MITK-superbuild\MITK-build.dir\Debug\BuildLog.htm"
> >>
> >
>



-- 
תודה,
מירי

Build Log
  

Build started: Project: MITK-Configure, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004915924844.bat" with contents
[
@echo off

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK-superbuild/MITK-build

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK-superbuild/CMakeExternals/Install/MITK-Configure

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK-superbuild/CMakeExternals/tmp/MITK-Configure

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK-superbuild/CMakeExternals/Download/MITK-Configure

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-mkdir

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Creating directories for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004915924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004A15924844.bat" with contents
[
@echo off

cd C:\MITK-superbuild\CMakeExternals\Download\MITK-Configure

if errorlevel 1 goto :VCReportError

C:

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-download

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "No download step for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004A15924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004B15924844.bat" with contents
[
@echo off

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-patch

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "No patch step for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004B15924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004C15924844.bat" with contents
[
@echo off

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-update

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "No update step for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004C15924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004D15924844.bat" with contents
[
@echo off

cd C:\MITK-superbuild\MITK-build

if errorlevel 1 goto :VCReportError

C:

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -CC:/MITK-superbuild/CMakeExternals/tmp/MITK-Configure/MITK-Configure-cache.cmake "-GVisual Studio 9 2008" C:/MITK

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-configure

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing configure step for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004D15924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004E15924844.bat" with contents
[
@echo off

cd C:\MITK-superbuild\MITK-build

if errorlevel 1 goto :VCReportError

C:

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-build

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "No build step for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004E15924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00004F15924844.bat" with contents
[
@echo off

cd C:\MITK-superbuild\MITK-build

if errorlevel 1 goto :VCReportError

C:

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-install

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "No install step for 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00004F15924844.bat"
Creating temporary file "C:\Users\Miri\AppData\Local\Temp\BAT00005015924844.bat" with contents
[
@echo off

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E make_directory C:/MITK-superbuild/CMakeFiles/Debug

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeFiles/Debug/MITK-Configure-complete

if errorlevel 1 goto :VCReportError

"C:\Program Files\CMake 2.8\bin\cmake.exe" -E touch C:/MITK-superbuild/CMakeExternals/Stamp/MITK-Configure/Debug/MITK-Configure-done

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Completed 'MITK-Configure'"

exit 1

:VCEnd
]
Creating command line "C:\Users\Miri\AppData\Local\Temp\BAT00005015924844.bat"
Output Window
  
Creating directories for 'MITK-Configure'
No download step for 'MITK-Configure'
No patch step for 'MITK-Configure'
No update step for 'MITK-Configure'
Performing configure step for 'MITK-Configure'
loading initial cache file C:/MITK-superbuild/CMakeExternals/tmp/MITK-Configure/MITK-Configure-cache.cmake
-- Check for working C compiler using: Visual Studio 9 2008
-- Check for working C compiler using: Visual Studio 9 2008 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 9 2008
-- Check for working CXX compiler using: Visual Studio 9 2008 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
Creating directory MITK_CMAKE_LIBRARY_OUTPUT_DIRECTORY: C:/MITK-superbuild/MITK-build/bin
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt4: C:/Qt/4.7.3/bin/qmake.exe (found suitable version "4.7.3", required is "4.6.0")
-- Generated: C:/MITK-superbuild/MITK-build/Project.xml
-- Found Git: C:/Program Files/Git/bin/git.exe 
-- Found OpenGL: opengl32 
-- Found Qt4: C:/Qt/4.7.3/bin/qmake.exe (found version "4.7.3")
-- Found Qt4: C:/Qt/4.7.3/bin/qmake.exe (found suitable version "4.7.3", required is "4.6.2")
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
Doxygen was not found or is too old. Version 1.6.0 or later is needed if BLUEBERRY_USE_QT_HELP is ON
-- Generated: C:/MITK-superbuild/MITK-build/BlueBerry/DGraphInput-alldep-withext.txt
-- Creating CTK plugin org_blueberry_osgi
-- Creating CTK plugin org_blueberry_compat
-- Creating CTK plugin org_blueberry_core_runtime
-- Creating CTK plugin org_blueberry_core_expressions
-- Creating CTK plugin org_blueberry_solstice_common
-- Creating CTK plugin org_blueberry_core_commands
-- Creating CTK plugin org_blueberry_core_jobs
-- Creating CTK plugin org_blueberry_ui
-- Creating CTK plugin org_blueberry_ui_qt
-- Creating CTK plugin org_blueberry_ui_qt_log
-- Creating CTK plugin org_blueberry_ui_qt_objectinspector
You should set BLUEBERRY_DEBUG_SMARTPOINTER to ON if you want the plug-in org.blueberry.ui.qt.objectinspector to be useful
-- Creating CTK plugin org_blueberry_test
-- Creating CTK plugin org_blueberry_uitest
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- mitkCore: Found GDCM version 2.0.14
-- DICOM loading test case '3D_and_T'
-- DICOM loading test case 'all'
-- DICOM loading test case 'diff_orientation'
-- DICOM loading test case 'diff_orientation_gaps'
-- DICOM loading test case 'diff_spacing'
-- DICOM loading test case 'gap'
-- DICOM loading test case 'gaps'
-- DICOM loading test case 'interleaved'
-- DICOM loading test case 'singleslice'
-- DICOM loading test case 'single_negative_spacing'
-- DICOM loading test case 'tilted_gantry'
-- DICOM loading test case 'two_slices'
-- DICOM loading test case 'unsorted_gaps'
-- Found Qt4: C:/Qt/4.7.3/bin/qmake.exe (found version "4.7.3")
-- Using VTK 5.8 classes from MITK respository
-- Boost version: 1.45.0
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
-- Generated: C:/MITK-superbuild/MITK-build/DGraphInput-alldep-withext.txt
-- Creating CTK plugin org_mitk_core_services
-- Creating CTK plugin org_mitk_gui_common
-- Creating CTK plugin org_mitk_gui_qt_common
-- Creating CTK plugin org_mitk_gui_qt_application
-- Creating CTK plugin org_mitk_core_ext
-- Creating CTK plugin org_mitk_core_jobs
-- Creating CTK plugin org_mitk_planarfigure
-- Creating CTK plugin org_mitk_diffusionimaging
-- Creating CTK plugin org_mitk_gui_qt_ext
-- Creating CTK plugin org_mitk_gui_qt_extapplication
-- Creating CTK plugin org_mitk_gui_qt_datamanager
-- Creating CTK plugin org_mitk_gui_qt_segmentation
-- Creating CTK plugin org_mitk_gui_qt_diffusionimaging
-- Creating CTK plugin org_mitk_gui_qt_diffusionimagingapp
-- Creating CTK plugin org_mitk_gui_qt_igtnavigationtoolmanager
-- Creating CTK plugin org_mitk_gui_qt_igttoolpairnavigation
-- Creating CTK plugin org_mitk_gui_qt_igttrackingtoolbox
-- Creating CTK plugin org_mitk_gui_qt_regiongrowing
-- Creating CTK plugin org_mitk_gui_qt_navigationdataplayer
-- Creating CTK plugin org_mitk_gui_qt_basicimageprocessing
-- Creating CTK plugin org_mitk_gui_qt_igttutorial
-- Creating CTK plugin org_mitk_gui_qt_colourimageprocessing
-- Creating CTK plugin org_mitk_gui_qt_tofutil
-- Creating CTK plugin org_mitk_gui_qt_toftutorial
-- Creating CTK plugin org_mitk_gui_qt_imagenavigator
-- Creating CTK plugin org_mitk_gui_qt_moviemaker
-- Creating CTK plugin org_mitk_gui_qt_deformableregistration
-- Creating CTK plugin org_mitk_gui_qt_rigidregistration
-- Creating CTK plugin org_mitk_gui_qt_imagestatistics
-- Creating CTK plugin org_mitk_gui_qt_volumetry
-- Creating CTK plugin org_mitk_gui_qt_materialeditor
-- Creating CTK plugin org_mitk_gui_qt_simpleexample
-- Creating CTK plugin org_mitk_gui_qt_ugvisualization
-- Creating CTK plugin org_mitk_gui_qt_measurement
-- Creating CTK plugin org_mitk_gui_qt_simplemeasurement
-- Creating CTK plugin org_mitk_gui_qt_imagecropper
-- Creating CTK plugin org_mitk_gui_qt_pointbasedregistration
-- Creating CTK plugin org_mitk_gui_qt_viewinitialization
-- Creating CTK plugin org_mitk_gui_qt_volumevisualization
-- Creating plugin org.mitk.gui.qt.igtexample
-- Creating plugin org.mitk.gui.qt.isosurface
-- Creating plugin org.mitk.gui.qt.pointsetinteraction
-- Creating plugin org.mitk.gui.qt.videoplayer
CMake Warning at CMake/mitkMacroCreatePlugin.cmake:21 (MESSAGE):
  org.mitk.inputdevices.spacenavigator is missing requirements and won't be
  built.  Missing: mitkSpaceNavigator
Call Stack (most recent call first):
  Modules/Bundles/org.mitk.inputdevices.spacenavigator/CMakeLists.txt:2 (MACRO_CREATE_MITK_PLUGIN)
CMake Warning at CMake/mitkMacroCreatePlugin.cmake:21 (MESSAGE):
  org.mitk.inputdevices.wiimote is missing requirements and won't be built.
  Missing: mitkWiiMote
Call Stack (most recent call first):
  Modules/Bundles/org.mitk.inputdevices.wiimote/CMakeLists.txt:2 (MACRO_CREATE_MITK_PLUGIN)
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Configuring done
-- Generating done
-- Build files have been written to: C:/MITK-superbuild/MITK-build
No build step for 'MITK-Configure'
No install step for 'MITK-Configure'
Completed 'MITK-Configure'
Results
  
Build log was saved at "file://c:\MITK-superbuild\MITK-Configure.dir\Debug\BuildLog.htm"
MITK-Configure - 0 error(s), 0 warning(s)
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to