Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retrieva/pficommon
General purpose C++ library for PFI
https://github.com/retrieva/pficommon
Last synced: 17 days ago
JSON representation
General purpose C++ library for PFI
- Host: GitHub
- URL: https://github.com/retrieva/pficommon
- Owner: retrieva
- License: bsd-3-clause
- Created: 2011-10-26T05:49:55.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T11:06:22.000Z (about 3 years ago)
- Last Synced: 2024-04-23T14:08:36.636Z (7 months ago)
- Language: C++
- Homepage: http://retrieva.github.io/pficommon
- Size: 2.31 MB
- Stars: 158
- Watchers: 27
- Forks: 42
- Open Issues: 18
-
Metadata Files:
- Readme: README.ja.rst
- License: LICENSE
Awesome Lists containing this project
README
============================
pficommon: 汎用C++ライブラリ
============================概要
====C++用汎用ライブラリです。GCC 4.8.5 以降対応。
インストール
============次の手順でインストールできます。
..
$ ./waf configure
$ ./waf build
$ ./waf install