Max Risuhin created ARROW-928: --------------------------------- Summary: Update CMAKE script to detect unsupported msvc compilers versions Key: ARROW-928 URL: https://issues.apache.org/jira/browse/ARROW-928 Project: Apache Arrow Issue Type: Bug Components: C++ Environment: Windows Reporter: Max Risuhin Assignee: Max Risuhin
CompilerInfo cmake module doesn't detect version of msvc compiler and doesn't alert if unsupported version is used. If not supported msvc version is used ( Visual Studio 2015 or 2017 64bit only supported ), cmake script should error out with corresponding message. -- This message was sent by Atlassian JIRA (v6.3.15#6346)