You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Shouheng Yi (JIRA)" <ji...@apache.org> on 2018/01/11 20:58:00 UTC

[jira] [Commented] (REEF-1971) Invalid option '7.2' for /langversion when building C# solution

    [ https://issues.apache.org/jira/browse/REEF-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322936#comment-16322936 ] 

Shouheng Yi commented on REEF-1971:
-----------------------------------

When using Visual studio to build the C# solution, I need to update my Windows SDK to the latest version. This is done by using Visual Studio Installer.

> Invalid option '7.2' for /langversion when building C# solution
> ---------------------------------------------------------------
>
>                 Key: REEF-1971
>                 URL: https://issues.apache.org/jira/browse/REEF-1971
>             Project: REEF
>          Issue Type: Bug
>          Components: Build infrastructure
>            Reporter: Shouheng Yi
>            Priority: Minor
>
> Hi REEF Devs,
> I was trying to build the latest master branch of REEF by following [BUILD.md|https://github.com/apache/reef/blob/master/lang/cs/BUILD.md]. I was using Visual Studio 17, and had JAVA_HOME, M2_HOME, protoc set in the PATH.
> However, when I was trying to build the project, it gave me this error message:
> bq. CS1617	Invalid option '7.2' for /langversion; must be ISO-1, ISO-2, Default, Latest or a valid version in range 1 to 7.1.bq. 
> Any idea of how to resolve this? Thanks!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)