[vtkusers] Activiz 6.2 with VTK-6.2 and .NET 4.0 Build Success
Mark DeArman
mark at cascadeacoustic.com
Mon Sep 14 23:07:19 EDT 2015
I have uploaded some notes and the cmake cache files to:
https://onedrive.live.com/redir?resid=C21891647818579A!108957&authkey=!ADS9V
LyqTef24FY&ithint=folder%2c
What's left? Well the biggest thing would be fixing gccxml. But a stop
gap measure might be to change the build a little bit so that once the
export layer has been generated with mummy, the second build pass is done
with a different compiler. This would get rid of the MSCRT9.0 dependency
which I see as the biggest issue right now. You have this extra runtime
getting linked in, which is doing nothing but reference management between
VTK and .NET. This is just plain old goofy.
Anyway good luck,
Mark DeArman
Cascade Acoustic Research
http://www.cascadeacoustic.com
(253) 200-5353
----------------------------------------
From: "Mark DeArman" <mark at cascadeacoustic.com>
Sent: Monday, September 14, 2015 4:19 PM
To: vtkusers at vtk.org
Subject: Re: [vtkusers] Activiz 6.2 with VTK-6.2 and .NET 4.0 Build Success
Nothing will make it build in VS2013. Because of gccxml, you have to have
VS2008 to do the build.
I started to work on patching gccxml, but that was kind of a nightmare
I'll leave to someone with more time.
I am not a C++ template guru.
But, the changes I've made build the binaries targeting .NET 4.0 instead
of .NET 2.0.
Here is the link to the Source download directory. I'm uploading it
right now, so it will be a little bit.
https://onedrive.live.com/redir?resid=C21891647818579A!108957&authkey=!ADS9V
LyqTef24FY&ithint=folder%2c
Mark DeArman
Cascade Acoustic Research
http://www.cascadeacoustic.com
(253) 200-5353
----------------------------------------
From: "Mallikarjun K" <mallikarjun49 at gmail.com>
Sent: Monday, September 14, 2015 5:55 AM
To: mark at cascadeacoustic.com
Subject: Re: [vtkusers] Activiz 6.2 with VTK-6.2 and .NET 4.0 Build Success
Hi Mark,
Can you send me the patched source directories. I want to make use of
activiz 6.2 for vtk 6.2 with vs2013?
Thanks
On Mon, Sep 14, 2015 at 10:49 AM, Mark DeArman
<mark at cascadeacoustic.com> wrote: I finally finished patching and
testing the build.
VTK-6.2 built with Intel C++ 14.0
Activiz 6.2 built with .NET 4.0
Mummy 1.0.3 built with .NET 4.0
If anyone else is having trouble getting this working, feel free to get in
contact with me, I can send you my patched source directories. This is my
first experience with CMake, and I've got to say it sure made things a
breeze.
The only thing which drove me nuts was the number of times a full rebuild
got triggered after patching individual source files. I wish the
maintainers would remove the gccxml/mummy generate functions from the
configure step, and just make it another build step.
I hope I can get more involved with the project but I've got a lot of
learning to do before I'd feel comfortable in CMake.
Mark DeArman
Cascade Acoustic Research
http://www.cascadeacoustic.com
(253) 200-5353
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
-- With Kind Regards: Mallikarjuna K,
07795531103/09908238861.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150914/4daca15f/attachment.html>
More information about the vtkusers
mailing list