[vtkusers] Can I build VTK w/o Cosmo?

Gerrick Bivins Gerrick.Bivins at halliburton.com
Mon Mar 25 12:23:40 EDT 2013


Cool.
Got it to work (using 5.10.) by commenting out a couple of entries in CMake...
:)
Thanks

From: David E DeMarle [mailto:dave.demarle at kitware.com]
Sent: Friday, March 15, 2013 9:22 AM
To: Gerrick Bivins
Cc: vtkusers at vtk.org
Subject: Re: [vtkusers] Can I build VTK w/o Cosmo?

Cosmo is cosmology research code from LANL. The library itself is in ThirdParty/Cosmo (thus not vtk prefixed) and Filters/Cosmo contains the reader and filter that use that library. A quick glance makes me think that in VTK 5 you have to hack the CMakeLists files to turn it off. In VTK 6 it is a non-default module that you have to turn on to enable.


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Fri, Mar 15, 2013 at 9:12 AM, Gerrick Bivins <Gerrick.Bivins at halliburton.com<mailto:Gerrick.Bivins at halliburton.com>> wrote:
Hi All,
I have an issue where we have a conflict with Cosmo.dll. I have an application that depends on an "in-house third party" lib named Cosmo. When I
added VTK as a dependency, at runtime, I get unresolved errors with Cosmo depending on what which calling code is executed first and the PATH setup.
On top of that, the application is OSGi based so everything is "lazy loaded"...
Sort of confusing to describe but anyway, I can't change the name of the "in-house third party" lib so my question is two-fold:

1)      Can I build VTK w/o Cosmo (what is Cosmo anyway? importer?)

2)      Can I change the name of the VTK Cosmo library so that it doesn't conflict ? (shouldn't this be prefixed with vtk, aka vtkCosmo anyway?)

3)      Any other suggestions?
Any advice here would be greatly appreciated.
Gerrick
________________________________
This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.

_______________________________________________
Powered by www.kitware.com<http://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

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130325/d624cba6/attachment.htm>


More information about the vtkusers mailing list