[vtkusers] Problems compiling VTK 4 under cygwin with shared libs

Carl Hetherington lists at carlh.net
Thu Dec 20 13:07:03 EST 2001


On Thu, 20 Dec 2001, William A. Hoffman wrote:

> You are missing a -shared flag.   What version of cmake are you using?
 
> In your CMakeCache.txt file you should have this:
> 
> //Flag used by CXX to build a shared library.
> CMAKE_SHLIB_BUILD_FLAGS:STRING=-shared
> 
> I suspect for some reason it is empty.

Thanks for the reply: initial tests look promising :-)

I'll get back to the list when I've investigated properly after Christmas.
 
Cheers
Carl




More information about the vtkusers mailing list