Received: by 10.204.73.205 with SMTP id r13mr189882bkj.10.1282104743799; Tue, 17 Aug 2010 21:12:23 -0700 (PDT) X-BeenThere: python-ogre-developers@googlegroups.com Received: by 10.204.48.209 with SMTP id s17ls93372bkf.2.p; Tue, 17 Aug 2010 21:12:22 -0700 (PDT) Received: by 10.204.61.10 with SMTP id r10mr4433bkh.7.1282104742545; Tue, 17 Aug 2010 21:12:22 -0700 (PDT) Received: by 10.204.61.10 with SMTP id r10mr4432bkh.7.1282104742511; Tue, 17 Aug 2010 21:12:22 -0700 (PDT) Return-Path: Received: from mail-fx0-f42.google.com (mail-fx0-f42.google.com [209.85.161.42]) by gmr-mx.google.com with ESMTP id bv13si4491764bkb.0.2010.08.17.21.12.21; Tue, 17 Aug 2010 21:12:21 -0700 (PDT) Received-SPF: pass (google.com: domain of nzmill...@gmail.com designates 209.85.161.42 as permitted sender) client-ip=209.85.161.42; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of nzmill...@gmail.com designates 209.85.161.42 as permitted sender) smtp.mail=nzmill...@gmail.com; dkim=pass (test mode) header...@gmail.com Received: by fxm14 with SMTP id 14so48207fxm.1 for ; Tue, 17 Aug 2010 21:12:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=hweoeWwe2Q4pzFdUOJsng/M3iPCSH2JCJYcxhqa+adA=; b=nsSY7o0n8zMtQBpaTXZa2AdsLPW08OSF1/ommb480pjxrAAA3t/09b8hV+HmM5eggt AJTyFb90LtDzb3Lr760tlW801+vjFe4OAfcUEmihFzakRefvx5WBxhk2nTO7FH8QUfPL EYdq4WxkeQx9fXGZqnsJTA54AE4PpiF7hQk1o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=g9mcpi35cJ9fR443/vEfzUhVu9sEy1KxxIGw0apioshn9Y3eWP/n8TvPqmOWms/xwV rf4ZguK7a953YeHfaU7HWNEp+zbY+D/m8mRhhFwe9bpE1bT08GkJD1r5RtEPxv76dwpo g7qIqDfpXHuBYw6kcC31FjpMIiB84Q+zoeM6U= MIME-Version: 1.0 Received: by 10.239.142.194 with SMTP id h2mr358270hba.95.1282104741140; Tue, 17 Aug 2010 21:12:21 -0700 (PDT) Received: by 10.239.183.77 with HTTP; Tue, 17 Aug 2010 21:12:21 -0700 (PDT) In-Reply-To: References: Date: Wed, 18 Aug 2010 12:12:21 +0800 Message-ID: Subject: Re: [python-ogre] Re: Getting Hydrax to work under Linux From: Andy Miller To: python-ogre-developers Content-Type: multipart/alternative; boundary=001485f423f6a91b42048e114572 --001485f423f6a91b42048e114572 Content-Type: text/plain; charset=ISO-8859-1 Glad to hear this got sorted (I don't have a working Linux machine at the moment so couldn't help).. Would you mind posting the patch or new source file on sourceforge tracker and I'll incorporate it into the overall PythonOgre build -- or send it to this mailing list would also work assuming it's smallish... Thanks Andy On 18 August 2010 07:31, Gareth wrote: > Nevermind, I got it working. See this thread if interested: > http://www.ogre3d.org/addonforums/viewtopic.php?f=3&t=13211&p=74237#p74237 > > On Aug 12, 10:14 pm, Gareth wrote: > > Hi. I would really appreciate it if someone could point me in the > > right direction. I am trying to get the Hydrax Demo to work on Ubuntu > > 10.04. I used the install script for build v4 on the Python-Ogre wiki. > > Everything else seems to work fine. > > > > This is what I assume I have to do: > > use BuildModule.py to generate the wrapper and install the module. > > > > Is that correct? I believe that Hydrax 0.5 is not out-of-the-box > > compatible with Ogre 1.7 ( which is what python-ogre 1.6.4 uses?), so > > is this a problem I have to consider? > > > > Please give me some guidance :) I have been spending days on this and > > really want to move on! > > If > > > > Thanks, > > Gareth > > -- > You received this message because you are subscribed to the Google Groups > "Python Ogre Developers" group. > To post to this group, send email to > python-ogre-developers@googlegroups.com. > To unsubscribe from this group, send email to > python-ogre-developers+unsubscribe@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/python-ogre-developers?hl=en. > > --001485f423f6a91b42048e114572 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Glad to hear this got sorted (I don't have a working Linux machine at t= he moment so couldn't help).. =A0

Would you mind pos= ting the patch or new source file on sourceforge tracker and I'll incor= porate it into the overall PythonOgre build -- or send it to this mailing l= ist would also work assuming it's smallish...

Thanks
Andy

On 1= 8 August 2010 07:31, Gareth <garet...@gmail.com> wrote:
Nevermind, I got it working. See this thread if interested:
http://www.ogre3d.org/addonforu= ms/viewtopic.php?f=3D3&t=3D13211&p=3D74237#p74237

On Aug 12, 10:14=A0pm, Gareth <gar= et...@gmail.com> wrote:
> Hi. I would really appreciate it if someone could point me in the
> right direction. I am trying to get the Hydrax Demo to work on Ubuntu<= br> > 10.04. I used the install script for build v4 on the Python-Ogre wiki.=
> Everything else seems to work fine.
>
> This is what I assume I have to do:
> use BuildModule.py to generate the wrapper and install the module.
>
> Is that correct? I believe that Hydrax 0.5 is not out-of-the-box
> compatible with Ogre 1.7 ( which is what python-ogre 1.6.4 uses?), so<= br> > is this a problem I have to consider?
>
> Please give me some guidance :) I have been spending days on this and<= br> > really want to move on!
> If
>
> Thanks,
> Gareth

--
You received this message because you are subscribed to the Google Groups &= quot;Python Ogre Developers" group.
To post to this group, send email to python-ogre-developers@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-developers+unsubscr= ibe@googlegroups.com.
For more options, visit this group at http://groups.google= .com/group/python-ogre-developers?hl=3Den.


--001485f423f6a91b42048e114572--