Archived issue #0027425
Unable to build AIS package with OCCT_DEBUG enabled in current master
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.
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.
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.
[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.
Dear Marina, please review the git branch CR27425.
Reviewed
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]