Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 282 Bytes

BIO

Bio 2016

Instructions

Load in QtCreator, or compile with qmake tool

Note

Currently only windows will compile fine, because there is hardcoded library in .pro file To compile on Linux, one must replace LIBS += -lgdi32, with propper library.

Dependencies

Qt 5.4.0 CImg