View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000596 | Gameplay + OpenGL | [All Projects] Bug | public | 2017-04-18 08:01 | 2017-04-18 08:57 |
Reporter | Major Cooke | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000596: Build error with NO_OPENAL defined | ||||
Description |
I've tried everything I could to fix this but it just won't change. | ||||
Tags | No tags attached. | ||||
Before asking, yes, I did re-run CMake and deleted/restarted the cache. | |
I don't think so... | |
https://puu.sh/vodeh/0302f0522a.png Fresh, clean new build, _mental_. It fails. Try VS2015. |
|
It works for me and it works on continuous integration machines which always do clean build. At the same time, do you have NO_OPENAL enabled in CMake? |
|
Yes, NO_OPENAL is checked. Windows 10 x64, fails on all build types: release, debug, relwithdebinfo. |
|
Yes, it fails to build without OpenAL sound backend disabled. I'll fix it. Did you know that you will have no sound and no music with this option enabled? |
|
Fixed build with NO_OPENAL defined in 8db239d | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-18 08:01 | Major Cooke | New Issue | |
2017-04-18 08:02 | Major Cooke | Note Added: 0001438 | |
2017-04-18 08:22 | _mental_ | Note Added: 0001441 | |
2017-04-18 08:25 | Major Cooke | Note Added: 0001442 | |
2017-04-18 08:25 | Major Cooke | Note Edited: 0001442 | View Revisions |
2017-04-18 08:29 | _mental_ | Note Added: 0001445 | |
2017-04-18 08:29 | Major Cooke | Note Added: 0001446 | |
2017-04-18 08:30 | Major Cooke | Note Edited: 0001446 | View Revisions |
2017-04-18 08:30 | Major Cooke | Note Edited: 0001446 | View Revisions |
2017-04-18 08:34 | _mental_ | Status | new => confirmed |
2017-04-18 08:34 | _mental_ | Note Added: 0001447 | |
2017-04-18 08:42 | _mental_ | Status | confirmed => resolved |
2017-04-18 08:42 | _mental_ | Resolution | open => fixed |
2017-04-18 08:42 | _mental_ | Note Added: 0001448 | |
2017-04-18 08:57 | _mental_ | Priority | immediate => normal |
2017-04-18 08:57 | _mental_ | Severity | block => minor |
2017-04-18 08:57 | _mental_ | Summary | [Latest]Compile Errors => Build error with NO_OPENAL defined |