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

Allen Wittenauer commented on HADOOP-14667:
-------------------------------------------

Rather than specifically set the generator, I opted instead to let cmake 
automatically pick the generator based upon the compiler that is on the command 
line.  The -A parameter tells cmake the architecture to use when building, 
since we still need to know whether or not we're doing win32 or win64 on x86, 
arm, etc.  The parameter for -A comes the Platform environment variable, which 
we already required in current versions of the build.  In the end, it should be 
a net loss on the configuration required for that particular part of the build.

> Flexible Visual Studio support
> ------------------------------
>
>                 Key: HADOOP-14667
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14667
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0-beta1
>         Environment: Windows
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>         Attachments: HADOOP-14667.00.patch, HADOOP-14667.01.patch, 
> HADOOP-14667.02.patch, HADOOP-14667.03.patch, HADOOP-14667.04.patch, 
> HADOOP-14667.05.patch
>
>
> Is it time to upgrade the Windows native project files to use something more 
> modern than Visual Studio 2010?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to