Hi,

since the files are in the MITK git repo, you *should* get it my cloning the repository. I also just checked and it is included in the 2012.09 release source tarball.

- Sascha

On 10/18/2012 12:34 PM, Miguel Nunes wrote:
Hey,

I see... Well, I just confirmed and I did have BUILD_TESTING on and the folder is there, but that file used for the step1-10 examples is not there.

If it shouldn't be on the git, how are we suppose to run the examples?

Thanks!


On 18.10.2012 12:32, Sascha Zelzer wrote:
Sorry for the noise, you were looking for "lungs.vtk" in the MitkExt modules. These files shouldn't actually be in the MITK git repo...

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

the MITK-Data repository is cloned automatically iff the CMake variable BUILD_TESTING is ON for the superbuild configuration. It is cloned into <mitk-superbuild-dir>/CMakeExternals/Source/MITK-Data

- Sascha

On 10/16/2012 11:55 AM, Miguel Nunes wrote:
Thank you Casper.

I found the file in the MITK_git folder I got from the git clone source.

I just don't understand why these files aren´t in the compiled folder as I want to run the examples and all resources should be there. Not in the source-yet-to-compile folders.

thanks again,
Miguel

On 16.10.2012 11:50, Goch, Caspar Jonas wrote:

Hi Miguel,

the lungs.vtk should be in the data folder. Did you clone our git repository?

The file is present on mitk.org

http://mitk.org/git/?p=MITK.git;a=tree;f=Modules/MitkExt/Testing/Data;h=9168e75e7ece36d9971e9bfc2c917b40a80a42e1;hb=HEAD

as well as github

https://github.com/MITK/MITK/tree/master/Modules/MitkExt/Testing/Data

Did you maybe search the binary tree instead of the source tree? The source tree should not have an install project.

Regards,

Caspar

*Von:*Miguel Nunes [mailto:[email protected]]
*Gesendet:* Dienstag, 16. Oktober 2012 11:01
*An:* Zelzer, Sascha
*Cc:* [email protected]
*Betreff:* Re: [mitk-users] Information request

Hi,

I solved the problem by using MVS 2010 64bit. It seems the Win7 64x and MSVS2008 64bit is not a good combination for Qt 64bit.

Now there are some issues with my MITK build. I built as instructed on the building MITK page... After using CMake to generate the files in C:\MITK-build_test with examples selected, I run the C:\MITK-build_test\MITK-superbuild.sln and built everything.

here is my folder Structure:
C:\MITK-build_test
       -  \MITK-build
       -  \VTK-build
       -  \ITK-build


Then I run the C:\MITK-build_test\MITK-build\StartVS_debug batch file.

I´m now trying to follow the Tutorial steps. In the second step I can`t find the surface file src/MITK/Modules/MitkExt/Testing/Data/lungs.vtk.

There is no "Data" folder. I tried running the "INSTALL" project I found there inside that folder but it doesn`t work. I did a search over the whole MITK root folder and the specified file doesn´t exist any where.

Is there some other steps missing?

Thank you very much,
Miguel

On 15.10.2012 17:06, Sascha Zelzer wrote:

Hi,

On 10/11/2012 05:46 PM, Miguel Nunes wrote:

I am trying to compile Qt following your instructions in a windows 7
64bit, with MVS2008
with x64 compilers, windows SDK 7.1 and I am having a lot of troubles. I
have goggled for 2
day now all about compiling Qt, but with no success. Trying to compile
under the Visual Studio
command line doesn´t work. The Qt only compiled under the windows SDK
7.1 command line.

I understand this error is not MITK related, but still it maybe someone
here came across this
error. After compiling the code, when I try to run Qt designer it
crashes. And the tests executables
have a strange behavior...

I have compiled Qt a couple of times in the past and never experienced any problems. I always used the Visual Studio Command Prompt and did not instally any separate Windows SDK (just Visual Studio itself). I'm afraid I can't be of much help here. You could of course download the 32bit binaries from qt-project.org and start developing 32 bit applications until you sort out your 64bit problems.



Also I have no idea what options to chose in CMake-gui... What I want
is a framework so I can
develop my own plugins (rendering window with a simple qt user
interface, with OpenCL, or
OpenGL, or CUDA), create some installer and be able to install my
software in several machines
for testing.

For a start, just leave the CMake options at their default. Our OpenCL modules are currently being open-sourced and not yet available. Using OpenCL, CUDA, etc. in your own plug-in is of course possible and just needs the appropriate CMake code to set-up the dependencies.

Best,
Sascha




--
Miguel Nunes, MSc.                         mail:[email protected]  
<mailto:[email protected]>
Early Stage Researcher                     tel: +43(0)1 20501 30504
VRVis Zentrum fuer Virtual Reality und Visualisierung
Forschungs-GmbH                      FN: 195369h, HG Wien
Donau-City-Straße 1                  +43(0)1 20501 30100
A-1220 Wien, Austria                 web:<http://www.vrvis.at>  
<http://www.vrvis.at>


--
Miguel Nunes, MSc.                         mail:[email protected]
Early Stage Researcher                     tel: +43(0)1 20501 30504

VRVis Zentrum fuer Virtual Reality und Visualisierung
Forschungs-GmbH                      FN: 195369h, HG Wien
Donau-City-Straße 1                  +43(0)1 20501 30100
A-1220 Wien, Austria                 web:<http://www.vrvis.at>




--
Miguel Nunes, MSc.                         mail:[email protected]
Early Stage Researcher                     tel: +43(0)1 20501 30504

VRVis Zentrum fuer Virtual Reality und Visualisierung
Forschungs-GmbH                      FN: 195369h, HG Wien
Donau-City-Straße 1                  +43(0)1 20501 30100
A-1220 Wien, Austria                 web:<http://www.vrvis.at>

------------------------------------------------------------------------------
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