Opened 6 years ago

Closed 6 years ago

#7155 closed defect (fixed)

DGNv8 driver initialisation fails with Teigha 4.3.1 libraries static link

Reported by: chandr24 Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords: DGNv8 Teigha 4.3.1
Cc:

Description

Subj. Function OGRTEIGHAInitialize() raises exception at call: ::odrxDynamicLinker()->loadModule(L"TG_Db", false); without additional static modules initialization. See modified source ogrteigha.cpp (_TOOLKIT_IN_DLL_).

Attachments (1)

ogrteigha.cpp (8.5 KB ) - added by chandr24 6 years ago.
Modified source. See _TOOLKIT_IN_DLL_

Download all attachments as: .zip

Change History (2)

by chandr24, 6 years ago

Attachment: ogrteigha.cpp added

Modified source. See _TOOLKIT_IN_DLL_

comment:1 by Even Rouault, 6 years ago

Resolution: fixed
Status: newclosed

In 40780:

DGNv8: add support for building against static library (derived from patch by chandr24, fixes #7155)

Note: See TracTickets for help on using tickets.