Feature #544
Port NeL to build via MinGW
Status: | Resolved | Start date: | 05/13/2009 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | kaetemi | % Done: | 100% |
|
Category: | Build | |||
Target version: | Version 0.9.0 |
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 almost 5 years ago
- Project changed from NeL to Ryzom
- Category changed from Build to Build
- Target version deleted (
0.8.0)
#2 Updated by kaetemi about 1 year ago
- Status changed from New to Resolved
- Assignee set to kaetemi
- Target version set to Version 0.9.0
- % Done changed from 0 to 100