dreamstreat / libkml

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

files missing from .vcproj #180

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In order to successfully run against the SVN trunk built under visual studio, I 
had to add the following source files to the build:

add to libkmmldom:
xal.cc
gx_tour.cc
gx_timeprimitive.cc

add to libkmlbase:
zip_file.cc
uri_parser.cc
xml_namespaces.cc

libkmlengine:
kml_uri.cc
id_mapper.cc
find_xml_namespaces.cc

Original issue reported on code.google.com by samleven...@gmail.com on 17 May 2012 at 6:24

GoogleCodeExporter commented 8 years ago
do you still have issue with the gitub version?

Original comment by rasha...@gmail.com on 4 Apr 2015 at 9:07