[vtkusers] VTK CVS compilation error under mac OS 10.5

Alexandre GOUAILLARD Alexandre_Gouaillard at hms.harvard.edu
Fri Jul 18 22:12:18 EDT 2008


Hi all

I'm trying to compile VTK CVS (Friday 18 july, 10pm EDT) on a macBook Pro
with mac OS X 10.5.4 using g++ ( i686-apple-darwin9-g++-4.0.1 ).

Wether I am using CARBON, COOA, OR X (which is my real target), I get an
error in the ProcessShader project:

"""
undefined symbols:
  "vtksys::SystemTools::GetLineFromStream(std::basic_istream<char,
std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>,
std::allocator<char> >&, bool*, long)", referenced from:
      Output::ProcessFile(char const*, char const*)in ProcessShader.o
ld: symbol(s) not found
"""

Any Idea what I did wrong?

Alex.





More information about the vtkusers mailing list