| Anonymous | Login | Signup for a new account | 2013-05-19 00:09 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002396 | Kdenlive | Build System | public | 2011-11-08 19:14 | 2011-12-08 22:51 | ||||
| Reporter | colesen | ||||||||
| Assigned To | j-b-m | ||||||||
| Priority | urgent | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | i386 | OS | fedora | OS Version | 16 | ||||
| Product Version | Recent git | ||||||||
| Target Version | Fixed in Version | Recent git | |||||||
| Summary | 0002396: run of kdenlive build script fails on just released Fedora 16 | ||||||||
| Description | Run of the kdenlive build script http://www.mltframework.org/twiki/pub/MLT/BuildScripts/build-kdenlive.sh [^] fails with kdenlive/src/kdenlive/src/videoglwidget.cpp:80:35: error: 'gluOrtho2D' was not declared in this scope on Fedora 16 released today | ||||||||
| Steps To Reproduce | see under kdenlive on http://www.mltframework.org/twiki/pub/MLT/BuildScripts [^] | ||||||||
| Additional Information | The reason is that qgl.h as included by QtOpenGL as included by videoglwidget.cpp no longer includes glu.h which declares gluOrtho2D With the following line #include "GL/glu.h" appended to the lines of the other includes in videoglwidget.cpp the build script completes succesfully but I do not know if that is a proper fix | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | Other Method? | ||||||||
| Attached Files | |||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-11-08 19:14 | colesen | New Issue | |
| 2011-11-14 19:42 | j-b-m | Status | new => resolved |
| 2011-11-14 19:42 | j-b-m | Fixed in Version | => Recent git |
| 2011-11-14 19:42 | j-b-m | Resolution | open => fixed |
| 2011-11-14 19:42 | j-b-m | Assigned To | => j-b-m |
| 2011-12-08 22:51 | j-b-m | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |