Bug #759
IDriver doesn't recognize _r and _d decoration
Status: | Closed | Start date: | 10/22/2009 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | sfb | % Done: | 100% |
|
Category: | Build | |||
Target version: | Version 0.7.0 | Estimated time: | 1.00 hour |
Description
IDriver doesn't recognize _r and _d decoration. Fix this for CMake build environments or modify IDriver. Test case is that nl_sample_shapeview and cluster_viewer fail.
History
#1 Updated by sfb almost 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r1852.
#2 Updated by sfb almost 9 years ago
- Status changed from Resolved to Closed
- Assignee set to sfb
- Estimated time set to 1.00
The Linux loader doesn't want the libraries to be decorated. This can be confirmed by looking at the old DECORATE_NEL_LIB macro in nel.cmake - it is encompassed by an IF qualifier block. I moved the DEBUG_POSTFIX and RELEASE_POSTFIX properties to an SET_TARGET_PROPERTIES that is contained within a IF block.
I tested on Linux with cluster_viewer and nl_sample_shapeview successfully.
#3 Updated by kervala almost 8 years ago
- Project changed from NeL to Ryzom
- Category deleted (
3d) - Target version deleted (
Version 0.7.0)
#4 Updated by kervala almost 8 years ago
- Category set to Build
- Target version set to Version 0.7.0