problems while embedding a modul
somehow the post is empty
Hi,
I tried to work through a Tutorial, for example the Calculator. I encountered a problem while trying to embed the modul.
I tried 3 different approches to start the modul:
1. starting the myrunSALOME.py in the modul folder
--> ImportError: No module named runSalome
2. starting salome with modul from salome: (runSalome --modul=CALCULATOR)
--> Can not load library libCALCULATOR.so. libCALCULATOR.so: cannot open shared object file: No such file or directory
(exporting the Path did not solve the problem)
3. Catalog Generator in Salome:
--> QAD_Desktop::getCatalogue() is not implemented!!
any advice?
Regards
Jens.LA
