#831 closed defect (fixed)
error LNK2019: unresolved external symbol "double __cdecl geos::util::java_math_round(double)"
| Reported by: | strk | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Default | Version: | main |
| Severity: | Unassigned | Keywords: | appveyor |
| Cc: | mloskot |
Description
Appveyor started failing with this message
error LNK2019: unresolved external symbol "double __cdecl geos::util::java_math_round(double)"
Since changeset:f825b410/git
It's odd, because the appveyor report on the corresponding PR was fine: https://github.com/OSGeo/geos/pull/83
Any idea, Mat ?
Change History (3)
comment:1 by , 7 years ago
| Cc: | added |
|---|
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

In 5a730fc/git: