eth4io / libkml

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

lib file to support run libkml example in vs 2008 #139

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I found out that my VS2008 has trouble with zib.lib, minizip.lib and 
uriparse.lib, provided by libkml and which were probably compiled under 
VS2005. 

When you invoke libbase, it requires those lib files.

It took several hours to find the right files and recompile them under 
VS2008. Now I can run those example under VS2008 successfully.
I attach those lib file recompiled under VS2008 for your convenience. 
Good luck!

Original issue reported on code.google.com by dongsuya...@gmail.com on 10 Mar 2010 at 9:05

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you! I haven´t been able to rebuild it under VS2010 Express, and I had 
problems in compiling application linking libkml in release mode. 
can you give me some more details? thanks, best regards, 
 Max

Original comment by Massimil...@gmail.com on 25 Mar 2011 at 8:16

GoogleCodeExporter commented 8 years ago
I have run into related minizip issues on windows.  I shall try to prepare an 
upstream fix.

Original comment by fwarmerdam@gmail.com on 30 Jan 2013 at 11:18

GoogleCodeExporter commented 8 years ago
Issue 165 has been merged into this issue.

Original comment by fwarmerdam@gmail.com on 30 Jan 2013 at 11:19