https://github.com/efforg/iqiq
https://github.com/efforg/iqiq
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/efforg/iqiq
- Owner: EFForg
- Created: 2018-06-20T19:36:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T19:36:48.000Z (almost 8 years ago)
- Last Synced: 2025-01-03T09:17:52.647Z (over 1 year ago)
- Language: C
- Size: 296 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To build iqiq, make sure you have libwbxml2 installed. On Debian and Ubuntu
systems, you should be able to install them with:
apt-get install libwbxml2-dev
Then just run "make"!