Re: Visual Studio 2012 RC

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Visual Studio 2012 RC
Дата
Msg-id 50FF897B.2050603@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: Visual Studio 2012 RC  (Craig Ringer <craig@2ndQuadrant.com>)
Ответы Re: Visual Studio 2012 RC  (Brar Piening <brar@gmx.de>)
Re: Visual Studio 2012 RC  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
<div class="moz-cite-prefix">On 01/23/2013 02:14 PM, Craig Ringer wrote:<br /></div><blockquote
cite="mid:50FF7FD0.7050705@2ndQuadrant.com"type="cite"><div class="moz-cite-prefix">On 01/21/2013 09:06 PM, Craig
Ringerwrote:<br /><br /></div><blockquote cite="mid:50FD3D5B.9040506@2ndQuadrant.com" type="cite"> It's building on my
Jenkinsinstance at the moment, to make sure it doesn't break VS 2010 / Windows SDK 7.1 . I've merged it into HEAD and
pushedto <a href="https://github.com/ringerc/postgres/tree/vs2012"
moz-do-not-send="true">https://github.com/ringerc/postgres/tree/vs2012</a>;the only conflict was a trivial one in the
docs.<br/></blockquote><br /> A quick update: No breakage of WinSDK 7.1 / VS 2010 was found.<br /><br /> I'm having to
domore work than I'd hoped to set up my build env for VS 2012 properly and update the build wrapper to handle it so VS
2012testing is still in progress. Expect a report in a few hours.<br /></blockquote> No go on VS 2012 yet.<br /><br />
Whenbuilding a tree with your patch applied using VS 2012 Express via a command line environment set up with:<br /><br
/>   "c:\program files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x86<br /><br /> which is the same as the
"32-bitbuild tools" Start menu entry, the build fails with:<br /><br /><br />   C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5):error MSB8008: Specified platform
toolset(v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected.
[c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\postgres.vcxproj]<br/><br /><br /> In case it's relevant, the
MicrosoftSDK for Windows 8 is installed on this machine and appears to have been detected, as WindowsSdkDir has been
setto C:\Program Files (x86)\Windows Kits\8.0\ .<br /><br /> I haven't explicitly set PlatformToolset in the
environment.<br/><br /> The machine also has Visual Studio 2010 Express SP1 and the Microsoft Windows SDK 7.1 with VS
SP1and VS SP1 compiler update on it. All work fine.<br /><br /> "where msbuild" reports:<br /><br />    
c:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe<br/>    
c:\Windows\Microsoft.NET\Framework64\v3.5\MSBuild.exe<br/><br /> and "msbuild" reports:<br /><br />     Microsoft (R)
BuildEngine version 4.0.30319.17929<br />     [Microsoft .NET Framework, version 4.0.30319.17929]<br />     Copyright
(C)Microsoft Corporation. All rights reserved.<br /><br /> "cl" reports:<br /><br />     Microsoft (R) C/C++ Optimizing
CompilerVersion 17.00.50727.1 for x86<br />     Copyright (C) Microsoft Corporation.  All rights reserved.<br /><br />
   usage: cl [ option... ] filename... [ /link linkoption... ]<br /><br /> The host is a 64-bit Windows 7 machine.<br
/><br/> Error detail:<br /><br /><br /> "c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\pgsql.sln" (default
target)(1) -><br /> "c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\postgres.vcxproj" (default target) (2)
-><br/> (PlatformPrepareForBuild target) -> <br />   C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5):error MSB8008: Specified platform
toolset(v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected.
[c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\postgres.vcxproj]<br/><br /><br />
"c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\pgsql.sln"(default target) (1) -><br />
"c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\libpqwalreceiver.vcxproj"(default target) (4) -><br />
"c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\libpq.vcxproj"(default target) (5) -><br />
"c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\libpgport.vcxproj"(default target) (6) -><br />   C:\Program
Files(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: Specified
platformtoolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is
selected.[c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\libpgport.vcxproj]<br /><br /><br />
"c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\pgsql.sln"(default target) (1) -><br />
"c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\pgevent.vcxproj"(default target) (14) -><br />   C:\Program
Files(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: Specified
platformtoolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is
selected.[c:\pg\postgresql\sdk8.0_cl17_vs11.0\x86\Release\vs2012\pgevent.vcxproj]<br /><br /><br /> Thoughts?<br /><br
/>How have you been testing VS2012 builds? In what environment?<br /><pre class="moz-signature" cols="72">-- Craig
Ringer                  <a class="moz-txt-link-freetext"
href="http://www.2ndQuadrant.com/">http://www.2ndQuadrant.com/</a>PostgreSQLDevelopment, 24x7 Support, Training &
Services</pre>

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Patch: UNNEST (and other functions) WITH ORDINALITY
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: fix corner use case of variadic fuctions usage