View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000507 | Gameplay + OpenGL | [All Projects] Bug | public | 2017-03-30 05:15 | 2017-03-30 07:53 |
Reporter | q3cpma | ||||
Assigned To | |||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0000507: cmake -CMAKE_BUILD_TYPE=Release failing | ||||
Description | `cmake -CMAKE_BUILD_TYPE=Release .` fails with the attached error file while `cmake .` succeeds. I'm not on an exotic arch or platform (amd64, glibc, gcc 4.9.4), so this seem pretty strange to me. | ||||
Steps To Reproduce | `cmake -CMAKE_BUILD_TYPE=Release .` | ||||
Tags | No tags attached. | ||||
CMakeError.log (15,570 bytes) |
|
It should be |
|
Ah, you're right. Strange that cmake doesn't react when an unknown option is used. |
|
Because there is -C command line option. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-30 05:15 | q3cpma | New Issue | |
2017-03-30 05:15 | q3cpma | File Added: CMakeError.log | |
2017-03-30 07:00 | _mental_ | Note Added: 0001185 | |
2017-03-30 07:10 | _mental_ | Status | new => feedback |
2017-03-30 07:27 | q3cpma | Note Added: 0001186 | |
2017-03-30 07:27 | q3cpma | Status | feedback => new |
2017-03-30 07:28 | q3cpma | Note Edited: 0001186 | View Revisions |
2017-03-30 07:53 | _mental_ | Status | new => resolved |
2017-03-30 07:53 | _mental_ | Resolution | open => no change required |
2017-03-30 07:53 | _mental_ | Note Added: 0001187 |