royqh1979 / RedPanda-CPP

A light-weight C/C++ IDE based on Qt
GNU General Public License v3.0
996 stars 108 forks source link

Simplify compiler version check in about dialog #443

Closed CyanoHao closed 5 months ago

CyanoHao commented 5 months ago

Visual Studio 2022 17.10 came out with MSVC v14.40 (1940), violating versioning rules described in the document.

Visual Studio 2017 and later

  • For major releases, the minor version increases by 10.
  • For minor releases, the minor version increases by 1 starting with Visual Studio 2017 version 15.3.