[BUILD_GLES] make fails on IconRender.cpp

Bug #1040034 reported by Sam Spilsbury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Unity
Invalid
High
Unassigned

Bug Description

When building with BUILD_GLES, make is now failing:

/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp: In member function ‘void unity::ui::IconRenderer::RenderElement(nux::GraphicsEngine&, const unity::ui::RenderArg&, nux::ObjectPtr<nux::IOpenGLBaseTexture>, nux::color::Color, nux::color::Color, float, bool, std::vector<nux::Vec4<float> >&)’:
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:797:5: error: ‘GL_MODELVIEW’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:797:5: error: ‘glMatrixMode’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:798:5: error: ‘glLoadMatrixf’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:801:5: error: ‘GL_PROJECTION’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:801:5: error: ‘glMatrixMode’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:802:5: error: ‘glLoadMatrixf’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:827:5: error: ‘GL_QUADS’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:833:5: error: ‘GL_FRAGMENT_PROGRAM_ARB’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:833:5: error: ‘glProgramLocalParameter4fARB’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:834:5: error: ‘GL_FRAGMENT_PROGRAM_ARB’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:834:5: error: ‘glProgramLocalParameter4fARB’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:835:5: error: ‘GL_FRAGMENT_PROGRAM_ARB’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:835:5: error: ‘glProgramLocalParameter4fARB’ was not declared in this scope
/home/smspillaz/Source/Compiz/dev/dev/merges/unity/proposed/animation-speed-separate-class/unity-shared/IconRenderer.cpp:838:5: error: ‘GL_QUADS’ was not declared in this scope

Tags: gles
Changed in unity:
status: New → Confirmed
importance: Undecided → High
milestone: none → 6.4
tags: added: gles
Revision history for this message
Sam Spilsbury (smspillaz) wrote :

Okay, turns out its just been fixed. Horrah?

Changed in unity:
status: Confirmed → Invalid
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Duplicate. Fix committed 2 days ago.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.