-
Notifications
You must be signed in to change notification settings - Fork 64
Compiling from source code
Sheila A. Berta edited this page Oct 1, 2018
·
5 revisions
Inside the src folder of this github repository, you will find the source code of the Car Backdoor Maker. For compiling, you will need the Qt Creator software.
After downloading and installing Qt Creator, open the CBM.pro file, this will load the project in your Qt.
On the Qt menu, go to Build -> Build Project "CBM". When it finish the compilation process, just press CTRL+R for running.