https://github.com/suizer98/build_nefis
Compile static & shared library files that deal with NEFIS structure files
https://github.com/suizer98/build_nefis
delft3d docker docker-compose gcc linux make openearthtools shared-library static-library
Last synced: about 2 months ago
JSON representation
Compile static & shared library files that deal with NEFIS structure files
- Host: GitHub
- URL: https://github.com/suizer98/build_nefis
- Owner: Suizer98
- License: bsd-3-clause
- Created: 2023-08-07T07:31:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T05:46:31.000Z (over 1 year ago)
- Last Synced: 2025-02-25T02:34:05.718Z (over 1 year ago)
- Topics: delft3d, docker, docker-compose, gcc, linux, make, openearthtools, shared-library, static-library
- Language: C
- Homepage:
- Size: 1.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Windows:
Before building the NEFIS5 library for DeveloperStudio you have to build the library with VS2005. Some preprocessing is done in VS2005 (version_number.h)
Linux:
Use the script build.sh to build and test the NEFIS library
Jan Mooiman