[vtkusers] Vtk cvs not compiling under MacOS
Mike Jackson
mike.jackson at imts.us
Mon Jul 21 16:08:07 EDT 2008
No. But try all the following:
Completely clean your build directory of EVERYTHING. Rerun cmake from
scratch. Build. Do you still get errors:
Can you update cvs to the absolute latest? And try again. It looks
like method vtksys::SystemTools::GetLineFromStream was NOT found in
the library. There are a lot of reasons this could happen. Start with
the above and see what happens.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Jul 21, 2008, at 4:01 PM, Alexandre GOUAILLARD wrote:
> <resend>
>
> 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.
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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/20080721/2cc086c1/attachment.htm>
More information about the vtkusers
mailing list