View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032950 | Open CASCADE | OCCT:Coding | public | 2022-04-23 12:40 | 2023-08-01 15:09 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.7.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0032950: Problem compile CSharp sample on Windows with VC12, VC14, VC142 | ||||
Description | 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(34): error C2873: 'iterator_category' : symbol cannot be used in a using-declaration 1> e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(220) : see reference to class template instantiation 'NCollection_StlIterator<Category,BaseIterator,ItemType,IsConstant>' being compiled 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(34): error C2143: syntax error : missing ';' before '=' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(34): error C2238: unexpected token(s) preceding ';' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(35): error C2873: 'value_type' : symbol cannot be used in a using-declaration 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(35): error C2143: syntax error : missing ';' before '=' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(35): error C2238: unexpected token(s) preceding ';' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(36): error C2873: 'difference_type' : symbol cannot be used in a using-declaration 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(36): error C2143: syntax error : missing ';' before '=' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(36): error C2238: unexpected token(s) preceding ';' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(37): error C2873: 'pointer' : symbol cannot be used in a using-declaration 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(37): error C2143: syntax error : missing ';' before '=' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(37): error C2238: unexpected token(s) preceding ';' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(38): error C2873: 'reference' : symbol cannot be used in a using-declaration 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(38): error C2143: syntax error : missing ';' before '=' 1>e:\install\CR0-WEEK-16_CR0-WEEK-16\Windows-64-VC12-opt\OCCT\inc\NCollection_StlIterator.hxx(38): error C2238: unexpected token(s) preceding ';' | ||||
Tags | No tags attached. | ||||
Test case number | |||||
child of | 0032906 | verified | Coding Rules - get rid of std::iterator inheritance (deprecated since C++17) |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-23 12:40 |
|
New Issue | |
2022-04-23 12:40 |
|
Assigned To | => ddzama |
2022-04-23 19:44 | kgv | Relationship added | child of 0032906 |
2022-04-26 14:38 |
|
Note Added: 0108187 | |
2022-04-26 18:14 | kgv | Note Added: 0108195 | |
2022-04-26 18:14 | kgv | Product Version | => 7.7.0 |
2022-10-24 10:39 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:09 | dpasukhi | Target Version | 7.8.0 => Unscheduled |