Feature #464
Support 64bits compilation under Windows
Status: | Closed | Start date: | 03/31/2009 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | NeL: General | |||
Target version: | Version 0.7.0 |
Description
Most code is compiling under Visual C++ with a 64 bits compiler but assembler keyword __asm is not recognized anymore and some Win32 API types are different in 64 bits.
This feature must add a x64 platform in NeL projects and fix compilation problems.
We could optimize missing asm code later (with external .asm files or intrinsics).
History
#1 Updated by vl over 9 years ago
- Status changed from New to Validated
- Assignee set to kervala
#2 Updated by kervala over 9 years ago
- Status changed from Validated to Assigned
#3 Updated by kervala over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r1288.
#4 Updated by kervala over 9 years ago
- Status changed from Resolved to Closed
#5 Updated by kervala almost 8 years ago
- Project changed from NeL to Ryzom
- Category changed from Build to Build
- Target version deleted (
Version 0.7.0)
#6 Updated by kervala almost 8 years ago
- Category changed from Build to NeL: General
- Target version set to Version 0.7.0