Ack, sorry, pressed send by accident!

Anyway as I was saying, happy to see the release of MPIR 3.0.0,
particularly for the VS15 support. I tried to build it just now with VS15
aka VS2017 community edition, 64-bit everything:

C:\mpir\build.vc15>msbuild.bat core2 lib x64 debug
Microsoft (R) Build Engine version 15.1.548.43366
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 24/05/2017 15:51:17.
Project "C:\mpir\build.vc15\lib_mpir_core2\lib_mpir_core2.vcxproj" on node
1 (default targets).
C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\PlatformToolsets\v141\Toolset.targets(36,5):
error MSB8036: The Windows SDK version 8.1 was not fo
und. Install the required version of Windows SDK or change the SDK version
in the project property pages or by right-clicking the solution and
selecting "Retarget solution". [C:\mpir\build.vc15\lib_m
pir_core2\lib_mpir_core2.vcxproj]
Done Building Project
"C:\mpir\build.vc15\lib_mpir_core2\lib_mpir_core2.vcxproj" (default
targets) -- FAILED.


Build FAILED.

"C:\mpir\build.vc15\lib_mpir_core2\lib_mpir_core2.vcxproj" (default target)
(1) ->
(Desktop_PlatformPrepareForBuild target) ->
  C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\PlatformToolsets\v141\Toolset.targets(36,5):
error MSB8036: The Windows SDK version 8.1 was not
found. Install the required version of Windows SDK or change the SDK
version in the project property pages or by right-clicking the solution and
selecting "Retarget solution". [C:\mpir\build.vc15\lib
_mpir_core2\lib_mpir_core2.vcxproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.24
Microsoft (R) Build Engine version 15.1.548.43366
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 24/05/2017 15:51:18.
Project "C:\mpir\build.vc15\lib_mpir_cxx\lib_mpir_cxx.vcxproj" on node 1
(default targets).
C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\PlatformToolsets\v141\Toolset.targets(36,5):
error MSB8036: The Windows SDK version 8.1 was not fo
und. Install the required version of Windows SDK or change the SDK version
in the project property pages or by right-clicking the solution and
selecting "Retarget solution". [C:\mpir\build.vc15\lib_m
pir_cxx\lib_mpir_cxx.vcxproj]
Done Building Project
"C:\mpir\build.vc15\lib_mpir_cxx\lib_mpir_cxx.vcxproj" (default targets) --
FAILED.


Build FAILED.

"C:\mpir\build.vc15\lib_mpir_cxx\lib_mpir_cxx.vcxproj" (default target) (1)
->
(Desktop_PlatformPrepareForBuild target) ->
  C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\PlatformToolsets\v141\Toolset.targets(36,5):
error MSB8036: The Windows SDK version 8.1 was not
found. Install the required version of Windows SDK or change the SDK
version in the project property pages or by right-clicking the solution and
selecting "Retarget solution". [C:\mpir\build.vc15\lib
_mpir_cxx\lib_mpir_cxx.vcxproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.23


I know my Visual Studio install works, and the path to the C++ compiler is
set correctly, I've been using it today to compile C++ programs.

What am I missing?

On Wed, May 24, 2017 at 3:49 PM, Russell Wallace <russell.wall...@gmail.com>
wrote:

> Hi all,
>
> I'm happy to see the release of MPIR 3.0.0!
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "mpir-devel" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/mpir-devel/XaHtUHeAVto/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> mpir-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to mpir-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/mpir-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to