A part of the build log that you attached: -- 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
That's why I wrote that Boost may be related. Have you tried to switch it off? In principle you do not need to delete the MITK-superbuild directory. Just reconfigure the project with the CMake GUI and build it. Only the changes should be compiled again. On Mon, Jul 18, 2011 at 3:52 PM, Miri Trope <[email protected]> wrote: > 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" >> >> >> > > > > > -- > תודה, > מירי > ------------------------------------------------------------------------------ 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
