Hello, Yup, the newest version of OGRE removed it's internal event system. You will now have to install the object-oriented input system (www.sourceforge.net/projects/wgois). And then recompile Ogre 1.4.0
I've update gazebo so that it makes use of the new Ogre and OIS. I've also update scons, which will hopefully produce better output when it fails. -nate On 3/13/07, Rich Walker <[EMAIL PROTECTED]> wrote: > > Following up to myself, the combo: > * libcegui from Debian testing > * OGRE 0.2.5 > > lets the SVN version compile happily. > > I then get: > [EMAIL PROTECTED]:~/code/Player/playerstage/code/gazebo/worlds$ wxgazebo > ogre.world > starting server > waiting for server > ** Gazebo 0.8 ** > * Part of the Player/Stage Project [http://playerstage.sourceforge.net]. > * Copyright 2000-2005 Copyright (C) 2003 Nate Koenig, Andrew Howard, and > contributors. > * Released under the GNU General Public License. > OGRE: Load Plugin[/usr/local/lib/OGRE/RenderSystem_GL.so] > OGRE: Load Plugin[/usr/local/lib/OGRE/Plugin_ParticleFX.so] > OGRE: Load Plugin[/usr/local/lib/OGRE/Plugin_BSPSceneManager.so] > OGRE: Load Plugin[/usr/local/lib/OGRE/Plugin_OctreeSceneManager.so] > *** ERROR: An exception has been thrown! > > ----------------------------------- > Details: > ----------------------------------- > Error #: 9 > Function: ZipArchive::checkZzipError > Description: /home/nate/local/share/gazebo/Media/packs/OgreCore.zip - error > whilst opening archive: Unable to read zip file.. > File: OgreZip.cpp > Line: 256 > Stack unwinding: <<beginning of stack>> > server died > stopping server > [EMAIL PROTECTED]:~/code/Player/playerstage/code/gazebo/worlds$ ls Media/ > > > I think line 24 of ogre.world should read: > <resources path="/usr/local/share/gazebo"> > > because that makes it all work. > > cheers, Rich. > > -- > rich walker | Shadow Robot Company | [EMAIL PROTECTED] > technical director 251 Liverpool Road | > need a Hand? London N1 1LX | +UK 20 7700 2487 > www.shadowrobot.com/hand/overview.shtml > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Playerstage-gazebo mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
