Feature #544
Port NeL to build via MinGW
| Status: | New | Start date: | 05/13/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Build | |||
| Target version: | - |
Description
Port NeL to build via MinGW on Windows systems.
- CMake will need to be updated to correctly build the libraries and link.
- The check IF will match MinGW on Windows
- Likewise IF matches Windows compilers.
- If you need to match MinGW specifically in CMake use: IF
- NeL makes overly liberal use of the NL_OS_WINDOWS and NL_OS_UNIX defines to block out platform specific code.
History
#1
Updated by kervala over 2 years ago
- Project changed from NeL to Ryzom
- Category changed from Build to Build
- Target version deleted (
0.8.0)