[vtkusers] CMake/VTK question, Mac OS X 10.2
Raphael Sebbe
sebbe at multitel.be
Mon Sep 2 11:31:04 EDT 2002
OK, I tried that manually and it works. But where should you put that
in CMakeCache.txt (which variable) ? I looked at it and could not find
a linker flag for executable-only, and does not work when linking
libraries.
Thanks,
Raphael
On Wednesday, August 28, 2002, at 09:02 PM,
vtkusers-request at public.kitware.com wrote:
> Cc: vtkusers at public.kitware.com
> To: David Portnoy <david.portnoy at verizon.net>
> From: Drew McCormack <cormack at chem.vu.nl>
>
> Yesterday a message was posted to the list with this advice:
>
> "Try to add -Xlinker -bind_at_load when linking the tests
> (TimeRenderer) and your own programs."
>
> This worked for me. Add the options to the link options in the
> CMakeCache.txt file, rerun cmake, and rerun make. Only the test code,
> and your own code, needs to be remade.
>
> Drew
More information about the vtkusers
mailing list