DiscussionsIssue archiveOCCT:Configuration

Archived issue #0027425

Unable to build AIS package with OCCT_DEBUG enabled in current master

Open CASCADEOCCT:Configurationclosed4 public notes

Search issues

Description

Unable to build AIS package with OCCT_DEBUG enabled
There are following errors:
1> AIS_LocalContext_1.cxx
1>..\..\..\src\AIS\AIS_LocalContext_1.cxx(1445): error C2065: 'mySelName' : undeclared identifier
1>..\..\..\src\AIS\AIS_LocalContext_1.cxx(1482): error C2065: 'mySelName' : undeclared identifier

The problem has been introduced in the patch for the issue #0026886.

Steps to reproduce

Build current master with OCCT_DEBUG enabled.

Public activity

4 archived notes

Participants are labeled by their role within this record.

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

[revision removed]


Detailed log of new commits:

Author: Author
Date: Mon Apr 25 08:56:22 2016 +0300

    0027425: Unable to build AIS package with OCCT_DEBUG enabled in current master
    
    The usage of the removed field mySelName of the AIS_LocalContext class has also been removed.
02Commenter 2
Dear Marina, please review the git branch CR27425.
03Commenter 2
Reviewed
04Commenter 1
Branch [archived branch] has been deleted by Participant.

[revision removed]