]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Fix for Bug IPAL11771
authorapo <apo@opencascade.com>
Thu, 2 Mar 2006 08:00:43 +0000 (08:00 +0000)
committerapo <apo@opencascade.com>
Thu, 2 Mar 2006 08:00:43 +0000 (08:00 +0000)
   Can not create Gauss Point presentation in batchmode

src/VISU_I/Makefile.in

index d1cc61eec6a76e524c6619acf7a211ff5e354290..616ffe4121279022bc99feb8b73bdb6356f65b8a 100644 (file)
@@ -129,6 +129,7 @@ LIBS+=  -lboost_signals${BOOST_LIBSUFFIX} \
        -lVisuConvertor \
        -lVisuPipeLine \
        -lVisuObject \
+       -lVVTK \
        -lVISUGUITOOLS
 
 LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \