X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Examples%2Fcpp1%2FREADME.txt;h=6703a6225a34a1edc86ac4bc24547e0199e452ff;hb=fb3dd165f6c55c29f94f3f2fc57ae761205c0da0;hp=efa5554ecce118e2eb631d4d6c693fa95fe7f240;hpb=7c6f22de78159d624943fba42fb6179f2464b5e9;p=tools%2Fyacsgen.git diff --git a/Examples/cpp1/README.txt b/Examples/cpp1/README.txt index efa5554..6703a62 100644 --- a/Examples/cpp1/README.txt +++ b/Examples/cpp1/README.txt @@ -1,19 +1,19 @@ A C++ component dynamically loadable ========================================= -To build this example, modify the components.py file +To build this example, modify the ../context.py file to take into account your configuration. 1- your prerequisite file 2- your KERNEL_ROOT_DIR -Then set the environment (including PYTHONPATH for YACGEN, ../.. from here and execute components.py :: +Then set the environment (including PYTHONPATH for YACSGEN, ../.. from here and execute components.py :: source python components.py 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: