Opened 8 years ago

Closed 6 years ago

#922 closed defect (fixed)

Add project dependency for OGR Provider

Reported by: davidji Owned by: traianstanev
Priority: major Milestone: 4.1.0
Component: OGR Provider Version: 4.0.0
Severity: 3 Keywords:
Cc: External ID:

Description

OGR provider depends on ProvidersCommon and ExpressionEngine which are in the same solution as OGR provider. After upgrading to VS2015 Update 3, the linker prompts errors when building OGR provider saying couldn't find ProvidersCommon.lib or ExpressionEngine.lib. So this patch is to add project dependency in OGR Provider's project setting to make sure ProvidersCommon and ExpressionEngine are built before OGR Provider.

Attachments (1)

OGRProvider_vs15.sln.patch (991 bytes ) - added by davidji 8 years ago.

Download all attachments as: .zip

Change History (2)

by davidji, 8 years ago

Attachment: OGRProvider_vs15.sln.patch added

comment:1 by jng, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.