View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033178 | Community | OCCT:Coding | public | 2022-10-23 02:53 | 2022-10-23 02:53 |
Reporter | okamoto.tec.kikukawa_133691 | Assigned To | kgv | ||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2017 | ||
Summary | 0033178: 7.7.0-beta fails to build TKXCAF.dll (can't resolve reference to XCAFDoc_Note::GetObject()) | ||||
Description | 7.7.0-beta fails to build TKXCAF.dll/.lib. (not found XCAFDoc_Note::GetObject()) adding below code to XCAFDoc_Note.hxx fixes it. // resolve name collisions with WinAPI headers #ifdef GetObject #undef GetObject #endif | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-23 02:53 | okamoto.tec.kikukawa_133691 | New Issue | |
2022-10-23 02:53 | okamoto.tec.kikukawa_133691 | Assigned To | => kgv |