View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030627 | Community | OCCT:Foundation Classes | public | 2019-04-03 17:36 | 2019-04-03 17:36 |
Reporter | jensgw | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2012 | ||
Product Version | 7.3.0 | ||||
Summary | 0030627: External Symbols are not created for all methods in BSplClib | ||||
Description | BSplClib.hxx defines five methods named DN with different parameters. However after compiling only three methods are found in the library. Specifically the following methods are not found in the dll/lib. Standard_EXPORT static void DN (const Standard_Real U, const Standard_Integer N, const TColgp_Array1OfPnt& Poles, const TColStd_Array1OfReal& Weights, gp_Pnt& P, gp_Vec& VN); Standard_EXPORT static void DN (const Standard_Real U, const Standard_Integer N, const TColgp_Array1OfPnt2d& Poles, const TColStd_Array1OfReal& Weights, gp_Pnt2d& P, gp_Vec2d& VN); | ||||
Steps To Reproduce | Compile OCCT | ||||
Tags | No tags attached. | ||||
Test case number | |||||