← Back to team overview

yade-users team mailing list archive

Re: plugin folders

 

Ye Yonggeng said:     (by the date of Mon, 26 Jun 2006 13:41:42 +0200)

> Logs are like that:
> 
> yye@yye-desktop:~/YADE/bin$ ./yade
> Constructing ClassFactory  (if multiple times - check '-rdynamic' flag!)
> Constructing SerializableSingleton  (if multiple times - check
> '-rdynamic' flag!)
> Constructing Omega  (if multiple times - check '-rdynamic' flag!)
> loading configuration file: /home/yye/.yade/preferences.xml
> Please wait while loading plugins.
> Loading from : /home/yye/YADE/lib/yade/yade-extra
> Loading from : /home/yye/YADE/lib/yade/yade-guis
> Loading from : /home/yye/YADE/lib/yade/yade-libs
> Loading from : /home/yye/YADE/lib/yade/yade-package-common
> Loading from : /home/yye/YADE/lib/yade/yade-package-dem
> Loading from : /home/yye/YADE/lib/yade/yade-package-fem
> Loading from : /home/yye/YADE/lib/yade/yade-package-lattice
> Loading from : /home/yye/YADE/lib/yade/yade-package-mass-spring
> Loading from : /home/yye/YADE/lib/yade/yade-package-realtime-rigidbody
> Plugins loaded.
> loading configuration file: /home/yye/.yade/QtGUIPreferences.xml
> Segmentation fault

ok, so try the glutInit() fix from previous post. You have to edit the
file OpenGLRenderingEngine.cpp, and add those lines marked with +

-- 
Janek Kozicki                                                         |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



References