Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sisuani/qfp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

* Build:
Install dev tools (cmake, gcc / mingw on windows)

- Linux:
mkdir build
cd build
cmake ..
make

- Windows:
mkdir build
cd build
cmake -G "MinGW Makefiles" ..
mingw32-make -f Makefile

About

C++/Qt Open source driver for fiscal printers (Hasar / Epson Argentina)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published