If you have multiple Qt installation then the error is normal for the
first time. Just select the mkspecs folder and the qmake binary from
the proper Qt installation and press Configure again. The error should
not reappear. Tick the desired check boxes then and press Configure
until you do not see more red entries the press Generate. Then double
click on the generated MITK-superbuild.sln file (or like that). That
opens VS 2008. I used to switch to Release mode and build the project.

Make sure that you have VS 2008 installed and the Qt built for VS2008.
VS2010 does not work. The Qt for VS2008 is available here:
http://qt.nokia.com/downloads/windows-cpp-vs2008

To restart the configuration it is sufficient to choose Delete cache
from the File menu (CMake GUI).

I just tried to configure the MITK head with these settings, so it is
guaranteed that it works. You may have missed something.

Good luck,
Miklos

On Tue, Jul 12, 2011 at 2:54 AM, Miri Trope <miritr...@gmail.com> wrote:
> I removed all MITK's files from my computer and did the build process again
> with your suggestions. It still returns the same error as represents in the
> attached file.
>
> What's wrong ?
>
> On Mon, Jul 11, 2011 at 4:30 PM, Miklos Espak <esp...@gmail.com> wrote:
>>
>> Instead of typing the paths by hand, use the mouse to select the
>> qmake.exe, to prevent errors like this. I guess that qmake is under
>> C:\Qt\4.7.3\bin and not ...\qmake.
>>
>> On Mon, Jul 11, 2011 at 1:17 PM, Miri Trope <miritr...@gmail.com> wrote:
>> > I installed Qt 4.7.3 and set the paths as shown in the attached jpg
>> > file.
>> > Unfortunately, it returns the same configuration error ...
>> > Please explain in details what am I doing wrong ?...
>> >
>> > On Mon, Jul 11, 2011 at 1:31 PM, Miklos Espak <esp...@gmail.com> wrote:
>> >>
>> >> Please, keep the conversation on the list.
>> >>
>> >> You should choose the same version of Qt using which you want to build
>> >> MITK. However, you have only one choice: VS 2008. Currently MinGW is
>> >> not supported. So you have to install Qt for Visual C++ 2008.
>> >>
>> >> Miklo
>> >>
>> >> On Mon, Jul 11, 2011 at 11:58 AM, Miri Trope <miritr...@gmail.com>
>> >> wrote:
>> >> > Hi Miklos,
>> >> > Thank you very much for your helpful answer.
>> >> > I did what you had suggested, but now I'm dealing with some new "red
>> >> > labels"
>> >> > as shown in the attached .jpg file.
>> >> >
>> >> > 1. Which qmake.exe should I choose (there is a lot: mingw,Symbian...)
>> >> > ?
>> >> > 2. Which directory should I choose in: CMamke_install_prefix ?
>> >> >
>> >> > Thank you in advance.
>> >> > Miri
>> >> >
>> >> >
>> >> > On Mon, Jul 11, 2011 at 11:18 AM, Miklos Espak <esp...@gmail.com>
>> >> > wrote:
>> >> >>
>> >> >> The source directory should be C:\MITK and the binary directory a
>> >> >> non-existing/empty directory like C:\MITK-superbuild or
>> >> >> C:\MITK\superbuild.
>> >> >>
>> >> >> Cheers,
>> >> >> Miklos
>> >> >>
>> >> >> On Sun, Jul 10, 2011 at 3:03 PM, Miri Trope <miritr...@gmail.com>
>> >> >> wrote:
>> >> >> > Hi MITK-users,
>> >> >> >
>> >> >> > I'm new to MITK, trying to build the developer version as
>> >> >> > described
>> >> >> > here.
>> >> >> > I'm using Windows7 and CMake 2.8.4.
>> >> >> >
>> >> >> > The problem is with the configuration process. An error occurs
>> >> >> > after
>> >> >> > I
>> >> >> > do
>> >> >> > the following steps:
>> >> >> >
>> >> >> > 1. I clone MITK under msysGit by typing: "git clone
>> >> >> > http://git.mitk.org/MITK.git"  => as a result a new directory
>> >> >> > named
>> >> >> > MITK
>> >> >> > generated in: C:/
>> >> >> >
>> >> >> > 2. On CMake-GUI:
>> >> >> > - I set the source code to the path: C:\MITK\Build
>> >> >> > - I set the binaries to the path: C:\MITK\Core
>> >> >> >
>> >> >> > 3. I configure with visual studio 2008 and gets the error:
>> >> >> > -- "Error in configuration process, project files may be invalid"
>> >> >> > with
>> >> >> > these
>> >> >> > red labels:
>> >> >> >     - CMAKE_backwards_compatibility
>> >> >> >     - CMake_install_prefix
>> >> >> >     - executable_output_path
>> >> >> >     - library_output_path
>> >> >> >
>> >> >> >
>> >> >> > I'll be pleased to get any comments from you regarding this
>> >> >> > problem...
>> >> >> > Cheers,
>> >> >> > Miri
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > ------------------------------------------------------------------------------
>> >> >> > All of the data generated in your IT infrastructure is seriously
>> >> >> > valuable.
>> >> >> > Why? It contains a definitive record of application performance,
>> >> >> > security
>> >> >> > threats, fraudulent activity, and more. Splunk takes this data and
>> >> >> > makes
>> >> >> > sense of it. IT sense. And common sense.
>> >> >> > http://p.sf.net/sfu/splunk-d2d-c2
>> >> >> > _______________________________________________
>> >> >> > mitk-users mailing list
>> >> >> > mitk-users@lists.sourceforge.net
>> >> >> > https://lists.sourceforge.net/lists/listinfo/mitk-users
>> >> >> >
>> >> >> >
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > תודה,
>> >> > מירי
>> >> >
>> >
>> >
>> >
>> > --
>> > תודה,
>> > מירי
>> >
>
>
>
> --
> תודה,
> מירי
>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to