Hello,

Anyone can you help me please?
I also can not build MITK in Ubuntu 12.04, ITK 4.2, VTK 5.10 and QT 2.5.2.
I've got the Boost libraries from http://www.boost.org
I checked out the MITK from MITK page: git clone http://git.mitk.org/MITK.git <http://git.mitk.org/MITK.git> and tried to follow the building steps described at http://docs.mitk.org/nightly-qt4/BuildInstructionsPage.html

Using CMake 2.8.7 the build fails because of
Linking CXX executable ../../bin/gccxml
[ 99%] Built target gccxml
Scanning dependencies of target documentation
[ 99%] [ 99%] [100%] [100%] Generating ../doc/gccxml.txt
Generating ../doc/gccxml.1
Generating ../doc/Copyright.txt
Generating ../doc/gccxml.html
[100%] Built target documentation
[ 51%] No install step for 'CableSwig'
[ 52%] Completed 'CableSwig'
[ 52%] Built target CableSwig
make: *** [all] Error 2

My itk, vtk, qt environment works fine, I can run the itk, vtk examples from Qt.

Please help me, I start to be kind of desperate after trying to building mitk since 2 days... :(

Thanks in advance,
Fabiola


On 10/18/2012 12:13 PM, Sascha Zelzer wrote:
Hi Jessica,

That error looks very system specific and is (probably) not directly related to MITK. Please check the following:

- Did you use the correct CMake Generator ("Visual Studio 2010 64bit")?
- Does the source code location for MITK contain special characters (maybe also spaces are a problem)?
- Can you build any other CMake-based C++ project (like ITK for example)?

Please also post the MITK version you are using if you are still experiencing problems.

Thanks,
Sascha

On 10/18/2012 10:59 AM, Hutzl, Jessica (IPR) wrote:

Hello there,

I am trying to build MITK with

Windows 7 64bit

                Qt 64bit (Complied with VS 2010)

                CMake 2.8.9

This doesn't work.

*Windows*users using Visual Studio can open the generated|MITK-superbuild.sln|solution file in the|MITK-superbuild|directory and start the build by building the|BUILD_ALL|project.

I get the following error message

Diese Dateien wurden nicht gefunden und werden nicht geladen.

11>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" wurde mit dem Code 1 beendet.

12>------ Erstellen gestartet: Projekt: ALL_BUILD, Konfiguration: Debug x64 ------

12>  Build all projects

========== Erstellen: 10 erfolgreich, Fehler bei 2, 0 aktuell, 0 übersprungen ==========

On your webpage I saw that somebody else had the same problem, but there is no solution.

Thanks for help!

Jessica




------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to