View Issue Details

IDProjectCategoryView StatusLast Update
0017613Open CASCADEOCCT:Application Frameworkpublic2009-05-28 16:54
ReportersmhAssigned Toapv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSLinux 
Summary0017613: libFWOSPlugin is not linked with libstdc++
DescriptionOn linux this library are not linked to stdc++, so it is not possible to load
it dynamically by dlopen.

It is necessary to add -lstdc++ during linkage. Tested, it works.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2007-11-08 16:54 bugmaster Assigned To bugmaster => apv
2007-11-08 16:54 bugmaster Status new => assigned
2009-05-13 18:52 bugmaster Status assigned => verified
2009-05-28 18:55 bugmaster Status verified => closed
2009-05-28 18:55 bugmaster Resolution @0@ => fixed
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework