Hi,

I tried, but ran into some compilation errors.  Some of these were  
addressed in another thread here yesterday, but it doesn't look like  
fixes have gotten into svn HEAD yet.

However, I'm also getting this error while compiling OgreAdaptor.cc:

###
g++ -o server/rendering/OgreAdaptor.o -c -ggdb -DEXT_HASH -I. - 
Iserver -Iserver/models -Iserver/gui -Iserver/gui/fltk -Ilibgazebo - 
Iserver/rendering -Iserver/sensors -Iserver/sensors/camera -Iserver/ 
sensors/ray -Iserver/physics -Iserver/physics/ode -Iserver/ 
controllers -Iserver/controllers/position2d -Iserver/controllers/ 
position2d/pioneer2dx -Iusr/local/include -I/usr/include/OGRE -I/usr/ 
include/libxml2 -I/usr/local/include/OIS -I/usr/local/include -I/usr/ 
include -I/usr/include/freetype2 server/rendering/OgreAdaptor.cc
server/rendering/OgreAdaptor.cc:30:38: OgreWindowEventUtilities.h: No  
such file or directory
In file included from server/rendering/OgreAdaptor.cc:37:
server/Global.hh:111: warning: `class gazebo::Global' only defines a  
private
    destructor and has no friends
In file included from server/rendering/OgreAdaptor.cc:41:
server/rendering/OgreFrameListener.hh:25: error:  
`WindowEventListener' is not a
    class or namespace
server/rendering/OgreFrameListener.hh:25: error: invalid base-class
    specification
server/rendering/OgreAdaptor.cc: In member function `int
    gazebo::OgreAdaptor::Render()':
server/rendering/OgreAdaptor.cc:434: error: no class template named `
    WindowEventUtilities' in `Ogre'
scons: *** [server/rendering/OgreAdaptor.o] Error 1
scons: building terminated because of errors.
###

Do I need a newer version of Ogre?  I have 1.2.5 from the Ubuntu  
Feisty distro.

Thx,
Jeff




On Oct 2, 2007, at 1:10 PM, Nate Koenig wrote:

> Hello,
>
> The old version of gazebo (0.7, and CVS) doesn't support ATI very
> well. You should try using the SVN version.
>
> -nate
>
> On 9/26/07, Jefferson Provost <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I've been trying to get gazebo from the latest tarball to run on my
>> linux box (Ubuntu Feisty) with an ATI Radeon card, but I've been
>> getting "camera initialization failed: no rendering context":
>>
>> ====
>> [EMAIL PROTECTED]:~$ wxgazebo /usr/local/share/gazebo/worlds/ 
>> example.world
>> starting server
>> waiting for server
>> ** Gazebo 0.8.1-rc1 **
>> * Part of the Player/Stage Project [http:// 
>> playerstage.sourceforge.net].
>> * Copyright 2000-2005 Brian Gerkey, Richard Vaughan, Andrew Howard,
>> * Nate Koenig and contributors.
>> * Released under the GNU General Public License.
>> using display [:0.0]
>> error   : camera initialization failed: no rendering context
>> Initialization failed
>> server died
>> stopping server
>> [EMAIL PROTECTED]:~$  /usr/local/share/gazebo/worlds/example.world
>> ====
>>
>> I have the fglrx drivers installed.  Browsing the mailing list
>> archives suggests that I might be SOL and I'll have to run from SVN.
>> Is that true?  (I've had trouble compiling from SVN, too, but I'll
>> send that in a separate message.)
>>
>> Jeff
>>
>> ps -- The tarball is called gazebo-0.7.0.tar.gz, but when I run it,
>> it says it's 0.8.1rc1.   'sup with that?
>>
>> --------------------------------------------------------------------- 
>> ----
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Playerstage-gazebo mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
>>
>
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Playerstage-gazebo mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo

Reply via email to