Skip to content

BillCoder-cpu/BFC

Repository files navigation

BFC Engines

[One-sentence description of what the library does and its primary use case.]

Licensing

This library is licensed under the Lesser GNU General Public License v3.0 or later. See the file LICENSE for details. Source code is available at: https://github.com/BillCoder-cpu/BFC

?? Quick Start

In Windows: Open the BFCHOME project using Visual Studio. and build, or run makebfc script in the correct environment. In Linux, you can run the makebfc script or try this first:

git clone https://github.com/BillCoder-cpu/BFC.git
cd BFC
make
sudo make install

To build individual BFC projects in Windows

Goto the win folder of the desired BFC library and work with the Makefile which has been autogenerated from MakefileBase.win there.

About

C++ useful set of Engines for jumpstarting cross platform app development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors