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

Fix QT version stuff over at readme.io #1629

Closed
glowtape opened this issue Mar 12, 2017 · 4 comments
Closed

Fix QT version stuff over at readme.io #1629

glowtape opened this issue Mar 12, 2017 · 4 comments

Comments

@glowtape
Copy link
Member

Both v20170213 and v999-dev still refer to QT 5.6.1 and MinGW 4.9.2. Not that there's people running down our door, writing code, but @yamahabest is currently having a ball with that one.

@yamahabest
Copy link
Member

Yeah, thanks.
And while we're at it, I can't seem to solve the following compile error:

dRonin\ground\gcs\src\libs\libcrashreporter-qt\libcrashreporter-handler\Handler.cpp(33): fatal error C1083: Cannot open include file: 'client/windows/handler/exception_handler.h': No such file or directory.

The file seems to be there on that path, but the compiler can't find it, it seems.

@tracernz
Copy link
Member

I've been working on making Windows environment setup easy (Qt SDK download and install is taken care of like on Linux and Mac) and not breaking old branches every time we upgrade a tool. Current progress is at https://github.com/tracernz/dronin/tree/mrc-win-ng (CAUTION: don't clone this, I'll be force-pushing to the branch). I think it's pretty close.

@tracernz
Copy link
Member

Remaining work is to check for a valid MSVS installation before installing Qt etc. (if setting up an MSVC environment), and maybe look into MS Build Tools as an alternative to installing MSVS.

@mlyle
Copy link
Member

mlyle commented Jul 18, 2017

superseded d-ronin/d-ronin.github.io#47

@mlyle mlyle closed this as completed Jul 18, 2017
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

4 participants