any1 can help how to build this on qt
i fresh installed qt but i need more info on what do i need to install to compile like kits? dont know
I'm on windows 7. I used command line to compile LabCompass executable. For me worked installing qt and mingw from tools. Then adding qt folders to Path variable. (Mind you 'make' is in \Tools\mingw530_32\bin folder so I had to add this folder to Path separately) And as stated in tutorial
Then I just copy compiled LabCompass.exe to folder with downloaded LabCompass-1.4.2-standalone and replace previous one.
I'm not advance enough to know how and why to compile/add other things like dll and stuff that compiled LabCompass.exe needs.
I hope this clunky tutorial will help you.