imi
02-06-2010 12:50:58
Hi,
anyone got anything done to get Mogre working under MacOS?
So far, I have identified the following possibilities:
1. Running Mogre with Wine:
Problem: Seems like darwine does not support .NET 3.5, which is required in the project I am working on (and possibly also by mogre?)
2. Changing Mogre to use P/Invoke instead of Managed C++ / CLI. Then use Mono + Mogre
Problem: Uh.. oh.. too big to chew for me. Is this desireable? Is this even possible?
3. Compiling Mogre under GCC with IL as target
Problem: Seems like not even C++ is unsupported yet, so until this works with the CLI extension will take some time...
4. Using something different.
. Like OgreDotNet (outdated) or Axiom (even more outdated).
Any news here? Anyone still building packages with OgreDotNet?
Ciao, Imi.
anyone got anything done to get Mogre working under MacOS?
So far, I have identified the following possibilities:
1. Running Mogre with Wine:
Problem: Seems like darwine does not support .NET 3.5, which is required in the project I am working on (and possibly also by mogre?)
2. Changing Mogre to use P/Invoke instead of Managed C++ / CLI. Then use Mono + Mogre
Problem: Uh.. oh.. too big to chew for me. Is this desireable? Is this even possible?
3. Compiling Mogre under GCC with IL as target
Problem: Seems like not even C++ is unsupported yet, so until this works with the CLI extension will take some time...
4. Using something different.

Any news here? Anyone still building packages with OgreDotNet?
Ciao, Imi.