dreamstreat / libkml

Automatically exported from code.google.com/p/libkml
Other
0 stars 0 forks source link

Build 436 Broken - DistanceBetweenPoints3d() not defined #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make clean; configure; make
2.
3.

What is the expected output? What do you see instead?
convenience.cc SimplifyCoordinates() calls DistanceBetweenPoints3d()
but its not found in kmlbase... (might not be defined at all)

What version of the product are you using? On what operating system?
Linux

Did you run the unit test suite that comes with the project? Did all tests
pass?

Please provide any additional information below.

Original issue reported on code.google.com by brian.da...@gmail.com on 29 Jan 2009 at 1:51

GoogleCodeExporter commented 8 years ago

Original comment by kml.mash...@gmail.com on 8 Feb 2009 at 4:33