Opened 11 years ago

Closed 4 years ago

#4763 closed defect (wontfix)

[PATCH] Updates for compiling DWG driver with Teigha 3.09.00

Reported by: rangoy Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: default Version: unspecified
Severity: normal Keywords: Teigha DWG
Cc:

Description

A few issues arrises when I tried to compile gdal/ogr with Teigha libs for DWG.

  • libTD_FT.a is in newer releases renamed to libFreeType.a
  • libOdBagFiler.a does not exist in the newest release 3.6.0

If I use Teigha 3.05.01 I can compile the plugin if I change libTD_FT.a to libFreeType.a in GNUMakeFile , but not sure how I can include this into ogr, so I am not sure if it actually works as it should

Attachments (1)

DWG-build-update.patch (1.4 KB ) - added by wayne 9 years ago.
Changes required to build the OGR DWG driver on windows using Teigha 3.09.00

Download all attachments as: .zip

Change History (3)

by wayne, 9 years ago

Attachment: DWG-build-update.patch added

Changes required to build the OGR DWG driver on windows using Teigha 3.09.00

comment:1 by Jukka Rahkonen, 8 years ago

Keywords: Teigha DWG added
Summary: Updates to Teigha lib[PATCH] Updates for compiling DWG driver with Teigha 3.09.00

This patch is not applied nor reviewed yet but I changed the summary line so that people having trouble with Teigha lib could find the patch easier.

comment:2 by Even Rouault, 4 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.