View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006031 | Spring engine | General | public | 2018-08-10 00:29 | 2018-08-10 11:02 |
| Reporter | Code_Man | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 104.0 +git | ||||
| Summary | 0006031: ‘GL_PRIMITIVE_RESTART’ was not declared in this scope | ||||
| Description | Cannot compile maintainance engine due to following error: spring/rts/Map/SMF/Basic/BasicMeshDrawer.cpp: In member function ‘virtual void CBasicMeshDrawer::DrawMesh(const DrawPass::e&)’: /home/virtual/spring/rts/Map/SMF/Basic/BasicMeshDrawer.cpp:621:11: error: ‘GL_PRIMITIVE_RESTART’ was not declared in this scope glEnable(GL_PRIMITIVE_RESTART); ^~~~~~~~~~~~~~~~~~~~ I am using gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 on x64. | ||||
| Steps To Reproduce | git fetch && cmake . && make | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||