DiscussionsIssue archiveOCCT:Configuration

Archived issue #0026822

Visualization, OpenGl_Texture - fix compilation issue on Android due to usage of undefined macros GL_DEBUG_TYPE_ERROR

Open CASCADEOCCT:Configurationclosed8 public notes

Search issues

Description

Current master does not compile for Android due to usage of undefined macros GL_DEBUG_TYPE_ERROR and others in OpenGl_Texture.cxx.

Steps to reproduce

N/A

Public activity

8 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Wed Oct 28 18:19:59 2015 +0300

    0026822: Visualization, OpenGl_Texture - fix compilation issue on Android due to usage of undefined macros GL_DEBUG_TYPE_ERROR
    
    Drop _ARB prefix from GL_DEBUG_ enumeration.
02Author
Please check compilation, testing is not needed.
03Commenter 3
Dear Commenter 1,
Branch CR26822 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode.
[revision removed]

Number of compiler warnings:

occt component :
Linux: 1 (1 on master)
Windows: 0 (0 on master)

products component :
Linux: 39 (39 on master)
Windows: 0 (0 on master)
04Commenter 4
Dear Commenter 1,
Branch CR26822 is TESTED.
05Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Wed Oct 28 18:19:59 2015 +0300

    0026822: Visualization, OpenGl_Texture - fix compilation issue on Android due to usage of undefined macros GL_DEBUG_TYPE_ERROR
    
    Drop _ARB prefix from GL_DEBUG_ enumeration.
06Author
Please use branch CR26822_1 rebased onto current IR for integration.
07Commenter 2
Branch [archived branch] has been deleted by Author.

[revision removed]
08Commenter 2
Branch [archived branch] has been deleted by Author.

[revision removed]

Related records