Salome HOME
Python3 porting for Examples.
[tools/yacsgen.git] / Examples / cpp1 / README.txt
index f012293e2eedaca0a50cd76b708cbf7a9790dd4e..db8d590407ed11d417b7780164b94f1f527984ef 100644 (file)
@@ -1,16 +1,11 @@
-To build this example, modify the components.py file
-to take into account your configuration.
+A C++ component dynamically loadable
+=========================================
 
-1- your prerequisite file 
-2- your KERNEL_ROOT_DIR
-
-Then set the environment (including PYTHONPATH for YACGEN, ../.. from here and execute components.py ::
-
-  source <your prerequisite file>
-  python components.py
+To build this example, modify the ../exec.sh file to take into account your configuration.
+Run build.sh to build and test the component.
 
 You should get a SALOME module in source form (cppcompos_SRC), its installation (install) and
-a SALOME application (appli) composed of modules KERNEL, GUI, YACS and cppcompos.
+a SALOME application (appli) composed of modules KERNEL, GUI, YACS and the new module cppcompos.
 
 To run a coupling: