]> SALOME platform Git repositories - tools/configuration.git/commitdiff
Salome HOME
waiting for new omniorbpy implementation... agy/temp_hack_1
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 25 Jan 2019 16:00:20 +0000 (17:00 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 25 Jan 2019 16:00:20 +0000 (17:00 +0100)
autotools/m4/check_omniorb.m4

index a9ed7f59bd519e0ba3fc1c90065b6790876b989e..8771d32edeaaa76edbcb458a3cfaf0cc9d574c3f 100644 (file)
@@ -211,7 +211,7 @@ then
 
   OMNIORB_IDLCXXFLAGS="-Wba -nf -I${OMNIORB_ROOT}/idl"
   OMNIORB_PACOIDLCXXFLAGS="-nf -I${OMNIORB_ROOT}/idl"
-  OMNIORB_IDLPYFLAGS_1='-bpython -nf '
+  OMNIORB_IDLPYFLAGS_1='-bpython -p /opt/omniorbpy/4.2.2/lib/python3.6/site-packages/omniidl_be -nf '
   OMNIORB_IDLPYFLAGS_2=" -I${OMNIORB_ROOT}/idl"
   OMNIORB_IDLPYFLAGS=${OMNIORB_IDLPYFLAGS_1}${OMNIORB_IDLPYFLAGS_2}