Improve Qml error reporting, update doc after #85#86
Merged
rdumusc merged 1 commit intoBlueBrain:masterfrom Sep 19, 2016
Merged
Improve Qml error reporting, update doc after #85#86rdumusc merged 1 commit intoBlueBrain:masterfrom
rdumusc merged 1 commit intoBlueBrain:masterfrom
Conversation
dnachbaur
reviewed
Sep 19, 2016
doc/Building.md
Outdated
| * Boost 1.54 or later | ||
| * MPI with MPI_THREAD_MULTIPLE support (openmpi 1.6.5 or later recommended) | ||
| * Qt 5.4 or 5.5 (versions 5.6 and 5.7 currently have some | ||
| * Qt 5.4, 5.5 or 5.7 (version 5.6 currently has some |
Contributor
There was a problem hiding this comment.
so 5.7 doesn't have the issues that 5.6 has? we could skip it then and tell people to use 5.7.
Author
There was a problem hiding this comment.
Yes, I tested locally and on the displaywall and didn't have any crash (whereas the 5.6 crashes in less than a minute). This is very reassuring, but I am still going to see if something can be done about the 5.6 builds.
…n#85 Also: - Try to build with Webengine support on Qt >= 5.6 (first version which works properly + has dropped support for Webkit), fallback to Webkit on older Qt versions. - Fixed a crash if trying to open a webbrowser from the Launcher and Tide was compiled without any webbrowser support.
Author
|
Update with also the following:
|
Contributor
|
+1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.