I have tried it but I still get the same error. I'll do a full rebuild
tomorrow.
I have made sure the patch is applied (when patching again its saying
the patch is already applied).
On Jul 2, 10:58 am, "Andy Miller" <
nzmill...@gmail.com> wrote:
> Problem was that the ogre patch file was incorrect and wasn't being applied
> (it still had 'ogrenew' as the base directory, not 'ogre')..
>
> So if you do:
>
> - *cd ~/development/python-ogre*
> - *svn up*
> - *rm code_generators/cache/ogre_1.4**
> - *cd ..*
> - *patch -s -N -i ./python-ogre/patch/ogre.patch -p0 *
> - *python python-ogre/BuildModule.py ogre -g -c*
>
> You should see an improvement (I'm still running my tests at the moment to
> be sure..)
>
> Andy
>
> 2008/7/2 Andy Miller <
nzmill...@gmail.com>:
>
> > Not an intentional change -- Looks like a bugs with the Linux code
> > generation (it's OK on Windows), I'll take a look at this further and post a
> > fix..
> > Andy
> > 2008/7/2 Stefan Stammberger <
some.fus...@gmail.com>: