amichaeltm / BDSup2SubPlusPlus

Port of the original BDSup2Sub to C++ and Qt.
Apache License 2.0
30 stars 6 forks source link

How to compile it on Ubuntu 18.04? #20

Closed ghost closed 4 years ago

ghost commented 4 years ago

I have installed qt4-default and build-tools. and when I do gcc main.cpp and some files on terminal it gives "main.cpp:20:10: fatal error: QtGlobal: No such file or directory

include

" error.