pombreda / libkml

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

libkml-0.3.0 is missing vcproj files #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Unzip libkml-0.3.0.tar.gz into a fresh directory
2. Double click on the libkml.sln file
3. Observe the three load errors as a result of the three missing vcproj
files: libkmlengine.vcproj, libkmlregionator.vcproj, and
libkmlconvenience.vcproj

The full error on load is, "Project file
"c:\..\libkml-0.3.0\src\libkmlconenience.vcproj' could not be loaded. The
project is either missing from disk or access was denied."

Upon consulting the src directory you'll note that libkmlbase.vcproj and
libkmldom.vcproj exist but not the other required vcproj files.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
libkml-0.3.0
Windows Vista

Please provide any additional information below.

Original issue reported on code.google.com by jonfroeh...@gmail.com on 2 Jul 2008 at 11:22

GoogleCodeExporter commented 9 years ago
fixed with 0.3.2

Original comment by kml.mash...@gmail.com on 2 Jul 2008 at 9:30