JunkBox-Library / JunkBox_Lib

C-Language Junk Box Library: C Library that dreams of becoming a Jewel Box Library

Home Page:https://polaris.star-dust.jp/pukiwiki/?JunkBox_Lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JunkBox_Lib

C/C++ Static Library

Compile

git clone https://github.com/JunkBox-Library/JunkBox_Lib.git
cd JunkBox_Lib
./config.sh
./configure --enable-jpeg --enable-openjpeg=/usr/local:2.5 --enable-ssl --enable-ldap   # Ex.
make
cd C++Lib
make
cd ../..

Documents

About

C-Language Junk Box Library: C Library that dreams of becoming a Jewel Box Library

https://polaris.star-dust.jp/pukiwiki/?JunkBox_Lib

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 60.2%Language:C++ 36.0%Language:Makefile 1.5%Language:Shell 1.4%Language:M4 0.5%Language:PHP 0.3%Language:HTML 0.0%