[geos-devel] [GEOS] #831: error LNK2019: unresolved external symbol "double __cdecl geos::util::java_math_round(double)"

GEOS geos-trac at osgeo.org
Mon Apr 24 11:32:17 PDT 2017


#831: error LNK2019: unresolved external symbol "double __cdecl
geos::util::java_math_round(double)"
------------------------+---------------------------
 Reporter:  strk        |       Owner:  geos-devel@…
     Type:  defect      |      Status:  closed
 Priority:  major       |   Milestone:
Component:  Default     |     Version:  svn-trunk
 Severity:  Unassigned  |  Resolution:  fixed
 Keywords:  appveyor    |
------------------------+---------------------------
Changes (by Mateusz Łoskot <mateusz@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5a730fc50dab2610a9e6c037b521accc66b7777b/git" 5a730fc/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="5a730fc50dab2610a9e6c037b521accc66b7777b"
 Avoid use of internal geos/util/math.h

 Copy java_math_round geos/util/math.cpp to xmltester.cpp.
 Declared functions are internal to the library
 and not included in GEOS shared library exports.

 Fixes #831
 }}}

--
Ticket URL: <https://trac.osgeo.org/geos/ticket/831#comment:2>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list