Hi all, sorry for coming back on an old topic... I've installed vtk as described, and tried to compile latest therion, including loch, with the indicated changes, but it doesn't work. In the log file (see attachments), it seems that it didn't even try to compile Loch... Any idea ?
Thanks Thierry Martin Sluka a écrit : > This one according m.l. works too > > m.s. > > # PLATFORM MACOSX > CXX = c++ > CC = cc > VTKPATH = /Users/confero_4/Development/VTKBin > VTKINCLUDEPATH = $(VTKPATH)/include/vtk-5.4 > VTKLIBPATH = $(VTKPATH)/lib/vtk-5.4 > VTKLIBS = -lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics -lvtkFiltering > -lvtkCommon -lvtkjpeg -lvtkpng -lvtkzlib -lvtksys -lfreetype -lGLU -lGL > POBJECTS = getline.o > CXXPFLAGS = -W -Wall -DLXMACOSX $(shell wx-config --cxxflags) > -I$(VTKINCLUDEPATH) -Wno-deprecated -I/usr/X11R6/include > -I/usr/X11R6/include/freetype2 > CCPFLAGS = -W -Wall -DLXMACOSX $(shell wx-config --cflags) > -I/usr/X11R6/include > LXLIBDIR = > PLIBS = -lz -L/usr/X11R6/lib $(shell wx-config --libs --gl-libs) > -L$(VTKLIBPATH) $(VTKLIBS) > POSTMAKE = cp -f ./loch ./loch.app/Contents/MacOS > STRIPFLAG = > > # PLATFORM ENDCONFIG > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://mailman.speleo.sk/mailman/listinfo/therion > > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: log_therion529.txt URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20090614/0c03d752/attachment.txt>
