From: eap Date: Thu, 25 Jan 2007 15:39:17 +0000 (+0000) Subject: PAL12929 (Impossible to create presentation of group after "import Structure" for... X-Git-Tag: V3_2_5~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1d8dfa333b1b4383a2286c499542fe60597c1ab4;p=modules%2Fvisu.git PAL12929 (Impossible to create presentation of group after "import Structure" for "poly3D.med" file) link with libSalomeCommunication.so --- diff --git a/src/VISU_I/Makefile.in b/src/VISU_I/Makefile.in index 0ca543c6..c59e0540 100644 --- a/src/VISU_I/Makefile.in +++ b/src/VISU_I/Makefile.in @@ -134,6 +134,7 @@ LIBS+= -lboost_signals${BOOST_LIBSUFFIX} \ -lSalomeGenericObj \ -lSalomeContainer \ -lSalomeNS \ + -lSalomeCommunication \ -lTOOLSDS \ -lOpUtil \ -lEvent \