Menu

#227 vtkgdcmsharpglue build errors

2.2.1
closed
C# Wrapping (8)
1
2012-01-24
2011-12-17
No

I am trying to rebuild GDCM on a Windows 7 64-bit system using VS 2008. I’d like to include the C# and vtk interfaces. To do this I’ve tried to follow the directions on: http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=Configuring_and_Building_With_VS_.NET_2008_%28Include_C_sharp_wrapping%29

I have source code for GDCM version 2.0.18 and have tried with both ActiViz 5.6.1 and 5.8.0. The VTK versions have matched the ActiViz version. Everything has been built 64-bit.

When I build I get a large number of unresolved externals and can’t seem to get around it. I will attach the build log to fill out the rest of the details.

There is an error reported by swig: “C:\development\VTK\Source\Common\vtkObject.h(327) : Warning 325: Nested template class not currently supported (vtkClassMemberCallback ignored).” But I’m not sure that it’s relevant.

Thanks

Discussion

  • Mathieu Malaterre

    • priority: 5 --> 9
     
  • Mathieu Malaterre

    • priority: 9 --> 1
    • milestone: 2160739 --> 491657
     
  • Mathieu Malaterre

    Moving issue to 2.2.x branch instead. Now that ActiViz.NET is open source the old SWIG hack should not be required anymore.

     
  • Mathieu Malaterre

    • milestone: 491657 --> 2440737
     
  • Mathieu Malaterre

    • status: open --> closed
     
  • Mathieu Malaterre

    • milestone: 2440737 --> 2.2.1
     

Log in to post a comment.