| About | News | Features | Ideas | Platforms | Building | Utility Programs | Forum |
Platforms
Mde is currently developed on 64-bit linux using the dmd 1.0 compiler and tango. It has also had a small degree of testing on 32-bit Windows XP.
| Platform | Status |
| linux | Working |
| Windows | Needs some updates |
| Others | Suggest porting to another platform? |
linux
This is the development platform, and thus the best supported.
Compilers tested:
- dmd − working
- gdc (32bit) − compiler problems on my machine
- gdc (64bit) − linker problems on my machine
Windows
Support for Windows (XP at least) is intended, and currently working (but without finding paths as intended). If anyone could help with registry access and finding the "Documents and Settings/username" path I'd be grateful.
Compilers tested:
- dmd − working
Other
I don't have access to any other platforms currently, but certainly would be willing to help others with porting. However, at this early stage, there's probably not a lot of point (mde will remain as platform independent as reasonably possible).
