pombreda / libkml

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

LibKML.framework not working? (version: 0.9.0) #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download libkml-0.9.0
2. build xcode project 

What is the expected output? What do you see instead?
expected:
build LibKML.framework without any errors
instead:
I get a build error: GXTour, GXPlaylist ... not found
reason: apparently KML2.2 files not included in xcode-project

What version of the product are you using? On what operating system?
libkml-0.9.0

Did you run the unit test suite that comes with the project? Did all tests
pass?
i think i tried and not all tests pass

Please provide any additional information below.
I tried to fix it, include the missing files, then i can build it ... but
when i try to include it in a xcode project i get the error message:
framework not found
things I have done
1. copy LibKML.framework to my project
2. include framework path to "Framework Search Paths"
--> works perfectly with all other frameworks, but not with this one

I tried to figure out what's missing in the LibKML.framework
there was only one directory Resources/...
I tried to make a directory for the header-files and copy headers in it
There was no Unix-binary file + link? - which is normally included in
several frameworks i openend, maybe that is the problem? what is that
binary for?

Original issue reported on code.google.com by daniel.l...@aon.at on 1 Mar 2009 at 12:35

GoogleCodeExporter commented 9 years ago
sorry, forgot to mention OS: Mac OSX 10.5

Original comment by daniel.l...@aon.at on 1 Mar 2009 at 2:31

GoogleCodeExporter commented 9 years ago
Fixed in r500
http://code.google.com/p/libkml/source/detail?r=500

Original comment by kml.mash...@gmail.com on 10 Mar 2009 at 11:07

GoogleCodeExporter commented 9 years ago

Original comment by kml.mash...@gmail.com on 10 Mar 2009 at 11:19