Using QT to Compile Jomtobo - Ezeer/JomTobo GitHub Wiki
1.- Go to http://www.qt.io/download-open-source/ and select "View All Downloads". Download Qt OffLine Installer for Windows. Serch for the "Qt 5.5.1 for Windows 32-bit (MinGW 4.9.2, 1.0 GB)" file.
2.- Install clicking the MinGw option:
-
-
First create somewhere a folder named Jamtaba , then right click on it to see if GIT is installed by QT : ( if not , must be downloaded too here : https://git-for-windows.github.io/ )
-
3.- Download VST SDK: http://www.steinberg.net/en/company/developers.html. Unpack the download VST SDK content inside a "VST_SDK" folder (you need create this folder) in Jamtaba source code path.
4.- you will enter a clone command in the console that will open. You need to copy the url of the repo :
-
Type "Git clone https://github.com/Ezeer/JomTobo.git" and press enter:
-
Wait until it's finished....... <<<< hi hi hi ! ^^
5.- Now your Jomtobo folder should have many folders....something like this:
-
Now right click on the "client" folder and select Git Bash again. In the console type "git branch"