View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002039CMakepublic2005-07-12 11:042005-07-15 12:07
ReporterSean McBride 
Assigned ToBill Hoffman 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002039: HierarchicalBoxPipeline fails on Mac OS X, with static libs
DescriptionIt seems the HierarchicalBoxPipeline example fails on Mac OS X, at least on my dashboard here:

<http://www.vtk.org/Testing/Sites/RogueResearch/MacOSX10.4.1-gcc4.0-Cocoa/20050711-2038-Experimental/BuildError.html> [^]

Basically, the error is:

/usr/bin/ld: can't locate file for: -lvtkftgl

Oddly, the file 'libvtkftgl.a' is present in the expected place, and if I build HierarchicalBoxPipeline 'by hand' (using 'make') after my dashboard build it seems to build just fine.

I tried changing a single thing and have made the error go away. With BUILD_SHARED_LIBS:BOOL=1 there is no error, with BUILD_SHARED_LIBS:BOOL=0 there is the error.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002674)
Bill Hoffman (manager)
2005-07-14 20:58

can you post the generated project file here with Create Attachment.
(0002679)
Bill Hoffman (manager)
2005-07-15 12:07

We have fixed this problem in CVS cmake. Thanks for the report.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team