myzinsky / CloudLogCatQt

Qt app (Linux, Windows, Mac) for providing CAT support for Cloudlog http://www.cloudlog.co.uk/
11 stars 7 forks source link

How to compile in Windows #1

Open MM5AII opened 4 years ago

MM5AII commented 4 years ago

Hi, I am interested in trying your software however I am unable to compile in windows using Visual Studio. I have next to no programming experience and am unsing a guide online to tell me how to compile. It says QmainWindow is missing?

myzinsky commented 4 years ago

Oh sorry for the late reply, somehow the notification Email got lost...

You need the Qt Framework. Best and easiest way is to download the open source version of Qt Creator and the Qt Framework with the qt-installer here: https://www.qt.io/download-qt-installer

Then you open the .pro file in Qt Creator and press the play button :)

myzinsky commented 3 years ago

Did this work out for you?

Craig3FW commented 2 years ago

No idea if it worked for MM5AII but I have had no success, just endless error messages.

Any suggestions for a complete newbie?