Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any1 can help how to build this on qt #60

Open
kevindevm opened this issue Apr 6, 2019 · 1 comment
Open

any1 can help how to build this on qt #60

kevindevm opened this issue Apr 6, 2019 · 1 comment

Comments

@kevindevm
Copy link

i fresh installed qt but i need more info on what do i need to install to compile like kits? dont know

@Arkahr
Copy link

Arkahr commented Apr 12, 2019

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
qmake.exe
mingw32-make.exe
LabCompass.exe will be in
\app\ directory

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants