Compile Software


 

download MingW 4.40 (the lastest version that work good with qt 4.8.1)

http://nosymbolfound.blogspot.fr/2012/12/since-until-now-qt-under-windows-is.html
and unzip in C:\Qt\Mingw\ (for example)

 

download and install qt créator (the last version 2.8.1 works fine but other can work)
http://qt-project.org/downloads

 

download and install qt 4.8.1 MingW from this link :
http://download.qt-project.org/archive/qt/4.8/4.8.1/
when ask for MingW location put C:\Qt\Mingw\

 

Open Qt creator

 

Download the project from github :

https://github.com/B9Creations/B9Creator

at the right "Download zip"

unzip in the location you want

Open the B9Creator.pro with QtCreator

 

When you compile the .pro you have few error normally (especially with win7) :

 

Normally you can change the qextserialport-1.2beta2 for the 1.2rc but i didn't test yet