forked from OSGeo/shapelib
-
Notifications
You must be signed in to change notification settings - Fork 0
Official repository of shapelib
License
DiligentGraphics/shapelib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
Official repository of shapelib
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 82.1%
- HTML 9.4%
- CMake 2.2%
- Shell 1.7%
- Pascal 1.7%
- C++ 1.1%
- Other 1.8%