Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#800 closed defect (fixed)

Fixed VS2010 link error 2019

Reported by: sunxunfeng Owned by: mloskot
Priority: major Milestone: GEOS Fund Me
Component: Core Version: main
Severity: Critical Keywords:
Cc:

Description

3>     正在创建库 C:/t/geostrunk/vc2010/lib/Debug/geos_c.lib 和对象 C:/t/geostrunk/vc2010/lib/Debug/geos_c.exp
3>geos_ts_c.obj : error LNK2019: 无法解析的外部符号 "public: static class geos::index::strtree::STRtree * __cdecl geos::operation::distance::FacetSequenceTreeBuilder::build(class geos::geom::Geometry const *)" (?build@FacetSequenceTreeBuilder@distance@operation@geos@@SAPAVSTRtree@strtree@index@4@PBVGeometry@geom@4@@Z),该符号在函数 "public: __thiscall geos::operation::distance::IndexedFacetDistance::IndexedFacetDistance(class geos::geom::Geometry const *)" (??0IndexedFacetDistance@distance@operation@geos@@QAE@PBVGeometry@geom@3@@Z) 中被引用
3>C:\t\geostrunk\vc2010\bin\Debug\geos_c.dll : fatal error LNK1120: 1 个无法解析的外部命令
3>
3>生成失败。
3>
3>已用时间 00:00:00.27

Attachments (1)

FacetSequenceTreeBuilder.h.patch (528 bytes ) - added by sunxunfeng 7 years ago.

Download all attachments as: .zip

Change History (5)

by sunxunfeng, 7 years ago

comment:1 by mloskot, 7 years ago

Owner: changed from strk to mloskot

comment:2 by mloskot, 7 years ago

Milestone: GEOS Future

I think, r4342 fixes the problem

Please, try the current trunk

comment:3 by mloskot, 7 years ago

Resolution: fixed
Status: newclosed

comment:4 by robe, 6 years ago

Milestone: GEOS FutureGEOS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.