KenzieMac130 / ogre-procedural

Automatically exported from code.google.com/p/ogre-procedural
0 stars 0 forks source link

Linux Support #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just thought I would let you know that the code compiles without issue on linux 
providing that one small change be made. The #define _ProceduralExport defaults 
to windows and obviously fails. All you need to do to 'have linux support' is 
to add an appropriate #define for linux (like the one for Mingw). I am happy to 
help with this if you would like.

So the feature request is to add official linux support.

Original issue reported on code.google.com by conrad.m...@gmail.com on 15 Mar 2012 at 7:48

GoogleCodeExporter commented 8 years ago
Hi,
Which version are you using?
The current recommended version is branch v0-2 from the repository.
Zipped source on the main page are getting quite old, and will soon be replaced.
Latest compilation on linux worked 
(http://ogrenightly.org/job/ogre-procedural/8/) and last time I tested, I could 
run the samples.

Original comment by michael.broutin@gmail.com on 16 Mar 2012 at 4:31

GoogleCodeExporter commented 8 years ago
Yeh I'm using the version from the download page (Oct 2010). I'll try out the 
code from source instead and see how that goes. Considering that you're sure it 
should work in the repo version please disregard this Enhancement request.

Original comment by conrad.m...@gmail.com on 22 Mar 2012 at 7:51

GoogleCodeExporter commented 8 years ago
Ok, I'm closing this one, just file another issue if it still doesn't work..

Original comment by michael.broutin@gmail.com on 22 Mar 2012 at 7:57