commit 2ab7c3ac11756ed4d5619e0f3c85e317f9857c3f
Author: Scott Kostyshak <[email protected]>
Date:   Mon Apr 25 23:45:39 2016 -0400

    RELEASE-NOTES: advise MSVC 2015 update 2 on Win
    
    When compiling with Qt 5.6, MSVC 2015 update 2 is recommended in
    order to avoid #9892.

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index 1f5a2be..5ac7632 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -118,6 +118,9 @@
   several regressions with respect to Qt 4.x. See #9215 for a list of bugs
   related to compiling LyX with different versions of Qt.
 
+* If compiling LyX on Windows with Qt 5.6, it is recommended to use MSVC 2015
+  update 2 to avoid #9892.
+
 * LyX now gives an error if the underlying LaTeX command exited with error.
 
 

Reply via email to