View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032986 | Open CASCADE | OCCT:Samples | public | 2022-05-19 19:58 | 2022-05-19 20:45 |
Reporter | Assigned To | ddzama | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2022 | ||
Product Version | 7.7.0 | ||||
Target Version | 7.7.0 | ||||
Summary | 0032986: Samples - csharp sample is crashed on compilation with C++20 | ||||
Description | Rebuild started... 1>------ Rebuild All started: Project: OCCTProxy, Configuration: Release x64 ------ 1>OCCTProxy.cpp 1>c1xx : warning C4857: C++/CLI mode does not support C++ versions newer than C++17; setting language to /std:c++17 1>c1xx : error C7681: two-phase name lookup is not supported for C++/CLI or C++/CX; use /Zc:twoPhase- 1>c1xx : fatal error C1903: unable to recover from previous error(s); stopping compilation 1>Done building project "OCCTProxy.vcxproj" -- FAILED. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ========== | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-19 19:58 |
|
New Issue | |
2022-05-19 19:58 |
|
Assigned To | => ddzama |
2022-05-19 20:44 | kgv | Product Version | => 7.7.0 |
2022-05-19 20:44 | kgv | Target Version | 7.6.3 => 7.7.0 |
2022-05-19 20:44 | kgv | Summary | Samples: csharp sample is crashed on compilation with C++20 => Samples - csharp sample is crashed on compilation with C++20 |
2022-05-19 20:45 | kgv | Relationship added | child of 0032887 |
2022-05-19 20:45 | kgv | Description Updated |