[vtkusers] Activiz 7.1.1 Binary Build

davide bacci bacci.davide at gmail.com
Sun Nov 26 10:46:36 EST 2017


 Thanks Mark for sharing!

I'm trying to build ActiViz source against VTK-7.1.1 too, but with:

Visual Studio 2008 for gcc-xml and Mummy
Visual Studio 2012 Generator for VTK and ActiViz
Default C/C++ compiler
with .NET 3.5 CSC compiler ( for compatibility reason, but I could switch
to 4.0 version )
Windows 10 64 bit
CMake 3.4.1

In some way or another I finally compiled all, but it doesn't work :)
I created a simple project for testing, I've got an
AccessViolationException when calling vtkRenderer.Render()

   public virtual void Render()
   {
      vtkRenderer_Render_93(this.GetCppThis());
   }

Have you any suggestion?

I also tried to use your build version ( thanks another time! ) but I've
got an DllNotFoundException for Kitware.VTK.vtkCommonCore.Unmanaged.dll

Maybe I missed something important :)

Davide Bacci.


Il 09/09/2017 07:23, Mark DeArman ha scritto:

Since people were asking, I have uploaded the binaries for people to test
out.
I am building with Intel C++ 16, an I have not yet sorted out the redist
issues with the standard Activiz installer.
Seems to be working fine with my standard Wix template.

I updated the VTK repo with a minor change to check for GCCXML during
preprocessing.

I added CMakeCache.sample to each repo, to illustrate a typical
configuration.

https://github.com/dearman/activizdotnet

Visual Studio 2013 / Intel C++ 2016 / CSC .NET 4.0 (x86) Debug
http://www.cascadeacoustic.com/files/downloads/General/ActiViz_711d.zip

When I get a little more free time I'll add a x64 build and update the
README.

Mark DeArman
Cascade Acoustic Research
http://www.cascadeacoustic.com
(253) 200-5353

<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
Mail
priva di virus. www.avg.com
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
<#m_-8060219078014299255_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>


_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171126/15e4ea06/attachment.html>


More information about the vtkusers mailing list