[Gdcm-hackers] [ gdcm-Bugs-3461416 ] vtkgdcmsharpglue build errors
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: SourceForge.net <no...@so...> - 2011-12-30 18:36:38
|
Bugs item #3461416, was opened at 2011-12-17 03:46 Message generated for change (Settings changed) made by malat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=739587&aid=3461416&group_id=137895 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: C# Wrapping >Group: 2.3 Status: Open Resolution: None Priority: 1 Private: No Submitted By: Mathieu Malaterre (malat) Assigned to: Mathieu Malaterre (malat) Summary: vtkgdcmsharpglue build errors Initial Comment: 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 ---------------------------------------------------------------------- Comment By: Mathieu Malaterre (malat) Date: 2011-12-30 01:02 Message: Moving issue to 2.2.x branch instead. Now that ActiViz.NET is open source the old SWIG hack should not be required anymore. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=739587&aid=3461416&group_id=137895 |