View Issue Details

IDProjectCategoryView StatusLast Update
0033294Open CASCADEOCCT:Codingpublic2023-03-07 14:07
ReporterddzamaAssigned Toddzama 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformMingw64OSWindows 10 
Product Version7.7.0 
Target VersionUnscheduled 
Summary0033294: Coding - Failed to load plugin.TKDFBrowser.dll
DescriptionOn MinGw 12.1.0
tests
__________________________
tools dfbrowser A1
tools dfbrowser A2
tools dfbrowser A3
tools dfbrowser A4
tools dfbrowser A5
tools dfbrowser A6
tools dfbrowser A7
tools dfbrowser A8
tools dfbrowser A9
_________________________________
tools shapeview A1
tools shapeview A2
_________________________________
tools vinspector A1
tools vinspector A2

fail with errors (correspondingly)

Failed to load plugin.TKDFBrowser.dll
Failed to load plugin.TKShapeView.dll
Failed to load plugin.TKVInspector.dll

It seems that this issue may be fixed by reassigning to cmake variable
CMAKE_SHARED_LIBRARY_PREFIX and CMAKE_STATIC_LIBRARY_PREFIX
void string.
Canonical libraries names are (for MinGw):
libTKDFBrowser.dll
libTKShapeView.dll
libTKVInspector.dll
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-12-20 18:28 ddzama New Issue
2022-12-20 18:28 ddzama Assigned To => ddzama
2022-12-20 18:28 ddzama OS => Windows 10
2022-12-20 18:28 ddzama Platform => Mingw64
2023-03-07 14:07 dpasukhi Target Version 7.7.0 => Unscheduled