Great many Thx everything is working now.
Greets
Vincent

-----Ursprüngliche Nachricht-----
Von: Jorrit Tyberghein <[email protected]>
Gesendet: Mo 14.05.2012 10:33
An: CS developers and users list <[email protected]>; 
Betreff: Re: [CsMain] (no subject)

> Yes this is a common problem with many people suffer from. It is something we 
> urgentlyhave to fix (someone has to test if the 2.0 branch of CS suffers from 
> this because with this
> problem we cannot release 2.0).
> 
> 
> Luckily it is easy to work around this problem:
> 
> 
> Just add --enable-relaytool=no to the configure line:
> 
> 
> ./configure --enable-relaytool=no
> jam
> 
> 
> And CS should work after this.
> 
> 
> Greetings,
> 
> On Mon, May 14, 2012 at 9:59 AM, Vincent Guiot <[email protected]> 
> wrote:
> Hi Crystal-Community,
> i am totally new to Crytalspace and i want to use it on my Ubuntu 12.04 
> machine.
> But i have the following problem . Compiling of the sources work without a 
> problem with the Beta release (2.0 beta 3).
> But none of the demo files like walktest etc work.
> I get the following error messages :
> 
> --------------------------------------------------------------------------------
> --
> 
> crystalspace.pluginmgr.loadplugin:
>  could not load plugin ‘crystalspace.window.x’
> 
> crystalspace.canvas.glx2d:
>  Could not create an instance of crystalspace.window.x!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics2d.glx’
> crystalspace.graphics3d.opengl:  Error loading Graphics2D plugin.
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics3d.opengl’
> DLERROR (/home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so): 
> /home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so: undefined symbol: 
> commandWidgetClass
> SCF_WARNING: factory returned a null instance for crystalspace.window.x
>        if error messages are not self explanatory, recompile CS with CS_DEBUG
>  could not load plugin ‘crystalspace.window.x’
> 
> crystalspace.canvas.glx2d:
>  Could not create an instance of crystalspace.window.x!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics2d.glx’
> crystalspace.graphics3d.opengl:  Error loading Graphics2D plugin.
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics3d.opengl’
>  failed to initialize plugin ‘crystalspace.console.output.standard’
> 
> crystalspace.sndsys.renderer.software:
>  Sound System Software Renderer Initializing...
> DLERROR (/home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so): 
> /home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so: undefined symbol: 
> commandWidgetClass
> SCF_WARNING: factory returned a null instance for crystalspace.window.x
>        if error messages are not self explanatory, recompile CS with CS_DEBUG
> 
> crystalspace.pluginmgr.loadplugin:
>  could not load plugin ‘crystalspace.window.x’
> 
> crystalspace.canvas.glx2d:
>  Could not create an instance of crystalspace.window.x!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics2d.glx’
> crystalspace.graphics3d.opengl:  Error loading Graphics2D plugin.
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics3d.opengl’
> 
> crystalspace.engine.warning:
>  No 3D driver!
> DLERROR (/home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so): 
> /home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so: undefined symbol: 
> commandWidgetClass
> SCF_WARNING: factory returned a null instance for crystalspace.window.x
>        if error messages are not self explanatory, recompile CS with CS_DEBUG
> 
> crystalspace.pluginmgr.loadplugin:
>  could not load plugin ‘crystalspace.window.x’
> 
> crystalspace.canvas.glx2d:
>  Could not create an instance of crystalspace.window.x!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics2d.glx’
> crystalspace.graphics3d.opengl:  Error loading Graphics2D plugin.
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics3d.opengl’
> crystalspace.level.threadedloader:  Failed to find iGraphics3D!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.level.threadedloader’
> crystalspace.plugin.query:  Couldn't load plugin with class 
> ‘crystalspace.level.threadedloader’!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.level.loader’
> DLERROR (/home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so): 
> /home/vincent/Downloads/crystalspace-src-2.0beta3/xwin.so: undefined symbol: 
> commandWidgetClass
> SCF_WARNING: factory returned a null instance for crystalspace.window.x
>        if error messages are not self explanatory, recompile CS with CS_DEBUG
>  could not load plugin ‘crystalspace.window.x’
> 
> crystalspace.canvas.glx2d:
>  Could not create an instance of crystalspace.window.x!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics2d.glx’
> crystalspace.graphics3d.opengl:  Error loading Graphics2D plugin.
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.graphics3d.opengl’
> crystalspace.level.threadedloader:  Failed to find iGraphics3D!
> 
> crystalspace.pluginmgr.loadplugin:
>  failed to initialize plugin ‘crystalspace.level.threadedloader’
> crystalspace.system:  No iGraphics3D plugin!
> crystalspace.system:  Error initializing system!
> 
> --------------------------------------------------------------------------------
> --
> 
> I have installed every Depencies and Externel Libraries in the Documentation 
> for "Ubuntu and Debian based systems". Only Bullet is missing . I have also 
> install nvidia cg drivers . So for the moment i dont have a clue what could 
> be 
> work.
> Perhaps it is a know Problem?
> Thanks in advance
> Greets
> 
> Vincent
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Crystal-main mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/crystal-main
> Unsubscribe: 
> mailto:[email protected]?subject=unsubscribe
> 
> 
> 
> 
> 
> -- 
> Project Manager of Crystal Space (http://www.crystalspace3d.org)
> and CEL (http://cel.crystalspace3d.org)
> Support Crystal Space. Donate at 
> https://sourceforge.net/donate/index.php?group_id=649
> Personal page: http://users.telenet.be/jorritTyberghein/
> 
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: 
mailto:[email protected]?subject=unsubscribe

Reply via email to