8000 GitHub - danini-the-panini/geos at svn-2.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danini-the-panini/geos

 
 

Repository files navigation

CLIENT APPLICATIONS
-------------------

To compile programs against GEOS:

	CFLAGS += -I`geos-config --includes`
	LDFLAGS += `geos-config --libs`

Headers:

	#include <geos.h>

Example usage:

	doc/example.cpp contains basic usage
	examples.

Documentation:

	cd doc; make doxygen-html

About

Geometry Engine, Open Source [MIRROR]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.9%
  • Ruby 1.9%
  • M4 1.3%
  • Makefile 1.0%
  • Python 0.6%
  • C 0.5%
  • Other 0.8%
0