← Back to team overview

yade-dev team mailing list archive

Re: trying cmdGui

 

Jank, I have no idea, try googling it out (will try myself). Seems like
linking issue, definitely not something I know from the top of my head. V
> 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? :)
>   

_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev



References