Skip to content
/ shapelib Public
forked from OSGeo/shapelib

Fork of shapelib

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-LGPL
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

thbeu/shapelib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building on Unix
----------------

1) run ./configure to generate build scripts
   Note: type ./configure --help for a list of fine-tuning options

2) type "make"

3) type "make check" to perform self-tests

4) type "make install" to install


Building on Windows
-------------------

If you have run the VC++ VCVARS32.BAT, you should be able to type the
following in a command window to build the code and executables:

C:>  nmake /f makefile.vc

Otherwise create your own VC++ project.  There aren't many files to deal with
here!

About

Fork of shapelib

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-LGPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages

  • C 79.1%
  • HTML 10.0%
  • C++ 3.3%
  • CMake 2.9%
  • Pascal 1.4%
  • Makefile 1.1%
  • Other 2.2%