Re: [mitk-users] Problem making MITK with Ubuntu 12.04

2015-09-17 Thread Kislinskiy, Stefan
t; Best, > Stefan > > -Original Message- > From: Rockers, Elijah D. [mailto:edrock...@houstonmethodist.org] > Sent: Dienstag, 15. September 2015 19:28 > To: Kislinskiy, Stefan; mitk-users@lists.sourceforge.net > Cc: Bajaj, Sahil > Subject: Re: [mitk-users] Problem making

Re: [mitk-users] Problem making MITK with Ubuntu 12.04

2015-09-16 Thread Kislinskiy, Stefan
inskiy, Stefan; mitk-users@lists.sourceforge.net Cc: Bajaj, Sahil Subject: Re: [mitk-users] Problem making MITK with Ubuntu 12.04 Hi, The cmake-gui worked fine. I was able to easily generate and build MITK. When I start the workbench however, there were no available tools/plugins for processing.

Re: [mitk-users] Problem making MITK with Ubuntu 12.04

2015-09-15 Thread Rockers, Elijah D.
Hi, The cmake-gui worked fine. I was able to easily generate and build MITK. When I start the workbench however, there were no available tools/plugins for processing. I attempted another build, this time configuring cmake to include all plugins (I think) but I received an error during the buil

Re: [mitk-users] Problem making MITK with Ubuntu 12.04

2015-09-14 Thread Kislinskiy, Stefan
Hi, after you installed gcc-4.7 and g++-4.7 you have to set these compilers at the very beginning instead of the default ones. For example, create a clean build directory and in case you are using ccmake, set the two variables CMAKE_[C/CXX]_COMPILER already as command line arguments (I guess it