I'm building Python-Ogre myself on Win7 and VS 2010, following along
http://wiki.python-ogre.org/index.php/WindowsBuildAuto. In step 4 it
states: "Now this hasn't actually built the libraries, but they should
now be downloaded, unpacked and patched as required"
What patches are applied? When using another Ogre version, should I
patch manually?
Any patches should be automatically applied as part of the build. In
this case of Ogre 1.7.x there should no need to patch the Ogre source
manually or otherwise.
On Dec 22, 5:12 pm, Sybren <syb...@stuvel.eu> wrote:
> I'm building Python-Ogre myself on Win7 and VS 2010, following alonghttp://wiki.python-ogre.org/index.php/WindowsBuildAuto. In step 4 it
> states: "Now this hasn't actually built the libraries, but they should
> now be downloaded, unpacked and patched as required"
> What patches are applied? When using another Ogre version, should I
> patch manually?
On Dec 22, 10:36 am, dermont <dermontg...@gmail.com> wrote:
> Any patches should be automatically applied as part of the build. In
> this case of Ogre 1.7.x there should no need to patch the Ogre source
> manually or otherwise.