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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> >> >> 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 >> >> > [email protected] >> >> > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
