yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00257
trying cmdGui
Hi,
I made it compile with qt3 "slots" and committed fix. Now I can
finally have a look at python scripting. So I try to launch this
example, cmdGui1.py (I copied it into /bin/ where yade executable
resides).
$ ./yade-svn1244 -N cmdGui -- -s ./cmdGui1.py
Constructing ClassFactory (if multiple times - check '-rdynamic' flag!).
Constructing SerializableSingleton (if multiple times - check '-rdynamic' flag!).
WARNING: cannot open file used for capillary law, in TriaxalTestWater
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: /home/janek/40-Yade/Bin/HEAD/lib/yade-svn1244/gui/yadeControl.so: undefined symbol: __stack_chk_fail_local
Traceback (most recent call last):
File "./cmdGui1.py", line 6, in ?
p=Preprocessor()
NameError: name 'Preprocessor' is not defined
>>> ^D
what now? :)
--
Janek Kozicki |
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups