From: Jonathan S. <jjs...@vc...> - 2007-10-11 17:06:48
|
Thomas Weber wrote: > Am Freitag, den 05.10.2007, 09:02 -0600 schrieb Jonathan Stickel: >> Thomas Weber wrote: >>> Am Freitag, den 05.10.2007, 08:16 -0600 schrieb Jonathan Stickel: >>>> Thomas Weber wrote: >>>>> Am Donnerstag, den 04.10.2007, 07:55 -0600 schrieb Jonathan Stickel: >>>>>> Problem 2: >>>>>> Linking of libraries does not work automatically. As a workaround, I added >>>>>> >>>>>> -L/sw/lib/octave-2.9.14 -loctinterp -loctave -lcruft -lvtkCommon >>>>>> >>>>>>to Common/CMakeFiles/octaviz.dir/link.txt Thomas I updated with your additions to CVS and added a couple of my own. The only compiling trouble that I still have is the library linking for liboctaviz.dylib, for which I use the workaround above. Do you know how the that link.txt file is generated with cmake and how to modify it? If you give me some hints, maybe I figure out how to make it all work in Mac OS X. Thanks, Jonathan |