[ITK Community] [Insight-users] Compile time issue SimpleITK-0.7.1.post1 in Visual Studio 2012

Matias Montroull matimontg at gmail.com
Thu Dec 19 11:50:34 EST 2013


Thank you Brad,

Are you using Express or Professional VS11? Proffesional VS11
Are you compiling for Win32 or Win64? Win64
Are you compiling in Release/Debug mode? Debug
How much system memory do you have? 8GB
How many cores? CPU Spec? 4Cores. Intel Core I5 3320M / 2.6GHZ
Was it stuck in compiling files or linking? Compiling

I'll appreciate the instructions to import the Csharp Binaries into VS2012.

Last question, how can I get the BinaryMask3DMeshSource to work on my
VS2012 project? Do I need to use another library?

Thanks!


On Thu, Dec 19, 2013 at 1:16 PM, Bradley Lowekamp <brad at lowekamp.net> wrote:

> Hello,
>
> 1) Compilation
>
> It takes quite a while to build and link SimpleITK on windows. One reason
> for the binary downloads. Visual Studio seems to be particular slow at
> linking.
>
> Are you using Express or Professional VS11?
> Are you compiling for Win32 or Win64?
> Are you compiling in Release/Debug mode?
> How much system memory do you have?
> How many cores? CPU Spec?
> Was it stuck in compiling files or linking?
>
> I would be suspicion that you ran out of memory and the system was
> thrashing during linking.
>
> To compile I'd recommend only turning wrapping on for CSharp and 8 GB of
> memory. I have not recently tried VS11, and would recommend VS9 (2008) or
> VS10 (2010).
>
> 2) BinaryMask3DMeshSource
>
> SimpleITK primarily contains image filtering and does not have support for
> meshes.
>
> 3) I can't seem to find step-by-step instructions for importing the CSharp
> binaries for Visual Studio. I'll see if I can get those together.
>
> Brad
>
> On Dec 19, 2013, at 10:11 AM, Matias Montroull <matimontg at gmail.com>
> wrote:
>
> > Hi,
> >
> > I've downloaded SimpleITK-0.7.1.post1 and I compiled it using Cmake
> succesfully. Now, when I go to VS2012, and I build the solution, it takes
> forever. I left my machine on during the whole night and when I woke up it
> was kind of stuck.
> >
> > Any reported issues with this?  The problem I have is that I downloaded
> the DLLs but I seem to miss one class: BinaryMask3DMeshSource
> >
> > I can't even import the DLL into my solution so I was trying to build it
> manually to see if it worked. I was able to import only
> SimpleITKCSharpManaged but not SimpleITKCSharpNative
> >
> > Thanks!
> > _____________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Kitware offers ITK Training Courses, for more information visit:
> > http://www.kitware.com/products/protraining.php
> >
> > Please keep messages on-topic and check the ITK FAQ at:
> > http://www.itk.org/Wiki/ITK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131219/51dda43e/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users


More information about the Community mailing list