Bug #1251
NeL can't find selected drivers in CMake
| Status: | Closed | Start date: | 02/24/2011 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100%  | 
||
| Category: | NeL: General | |||
| Target version: | Version 0.8.0 | Estimated time: | 1.00 hour | 
Description
For now, expected static drivers are fixed in code so if we want to use OpenAL static driver under Windows, we can't.
NL_*_AVAILABLE should be defined in config.h by CMake.
History
#1
    
    
    Updated by kervala over 7 years ago
    
    - % Done changed from 0 to 90
 - Estimated time set to 1.00
 
#2
    
    
    Updated by kervala over 7 years ago
    
    - Status changed from New to Assigned
 
#3
    
    
    Updated by kervala over 7 years ago
    
    - Status changed from Assigned to Resolved
 - % Done changed from 90 to 100
 
Applied in changeset r1379.
#4
    
    
    Updated by kervala over 7 years ago
    
    - Category changed from Build to NeL: General
 - Target version set to Version 0.8.0
 
Now, it will use drivers you selected with CMake.
If drivers are dynamically compiled, support for all of them is provided.
#5
    
    
    Updated by kervala over 7 years ago
    
    - Status changed from Resolved to Closed