I want to build protobuf-net from sources 
http://protobuf-net.googlecode.com/svn/trunk/ ?
I am only interested in the desktop version.

When I open Proto 2013.sln in Visual Studio 2013 I can't open some projects 
because I am missing Mono and Phone.
Some projects target Windows 8, which is means that Tools for Maintaining 
Store apps for Windows 8 is not installed. My machine is running Windows 
8.1.


Unsupported
This version of Visual Studio is unable to open the following projects. The 
project types may not be installed or this version of Visual Studio may not 
support them. 
For more information on enabling these project types or otherwise migrating 
your assets, please see the details in the "Migration Report" displayed 
after clicking OK.
 - TestWcfServer, 
"D:\dev\3rdparty\protobuf-net\TestWcfServer\TestWcfServer.csproj"
 - protobuf-net_MonoDroid, 
"D:\dev\3rdparty\protobuf-net\protobuf-net_MonoDroid\protobuf-net_MonoDroid.csproj"
 - MonoDroid_DevRig, 
"D:\dev\3rdparty\protobuf-net\MonoDroid_DevRig\MonoDroid_DevRig.csproj"
 - MonoDto, "D:\dev\3rdparty\protobuf-net\MonoDto\MonoDto.csproj"
 - protobuf-net_Phone7, 
"D:\dev\3rdparty\protobuf-net\protobuf-net_Phone7\protobuf-net_Phone7.csproj"
 - protobuf-net_Phone8, 
"D:\dev\3rdparty\protobuf-net\protobuf-net_Phone8\protobuf-net_Phone8.csproj"
 - Phone8Dto, "D:\dev\3rdparty\protobuf-net\Phone8Dto\Phone8Dto.csproj"
 - Phone8_DevRig, 
"D:\dev\3rdparty\protobuf-net\Phone8_DevRig\Phone8_DevRig.csproj"


and when I continue I get these message in the output:

D:\dev\3rdparty\protobuf-net\protobuf-net_Silverlight\protobuf-net_Silverlight.csproj
 
: error  : The imported project "C:\Program Files 
(x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Silverlight.CSharp.targets" 
was not found. Confirm that the path in the <Import> declaration is 
correct, and that the file exists on disk. 
 
D:\dev\3rdparty\protobuf-net\protobuf-net_Silverlight\protobuf-net_Silverlight.csproj

D:\dev\3rdparty\protobuf-net\SilverlightExtended\SilverlightExtended.csproj 
: error  : The imported project "C:\Program Files 
(x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Silverlight.CSharp.targets" 
was not found. Confirm that the path in the <Import> declaration is 
correct, and that the file exists on disk. 
 D:\dev\3rdparty\protobuf-net\SilverlightExtended\SilverlightExtended.csproj

D:\dev\3rdparty\protobuf-net\demo-rpc-client-silverlight\demo-rpc-client-silverlight.csproj
 
: error  : The imported project "C:\Program Files 
(x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Silverlight.CSharp.targets" 
was not found. Confirm that the path in the <Import> declaration is 
correct, and that the file exists on disk. 
 
D:\dev\3rdparty\protobuf-net\demo-rpc-client-silverlight\demo-rpc-client-silverlight.csproj

D:\dev\3rdparty\protobuf-net\*ProtoBufGenerator*\ProtoBufGenerator.csproj : 
error  : The imported project "C:\Program Files (x86)\MSBuild\Microsoft\
*VisualStudio\v9.0\VSSDK\Microsoft.VsSDK.targets*" was not found. Confirm 
that the path in the <Import> declaration is correct, and that the file 
exists on disk. 
 D:\dev\3rdparty\protobuf-net\ProtoBufGenerator\ProtoBufGenerator.csproj

D:\dev\3rdparty\protobuf-net\SilverDto\SilverDto.csproj : error  : The 
imported project "C:\Program Files 
(x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Silverlight.CSharp.targets" 
was not found. Confirm that the path in the <Import> declaration is 
correct, and that the file exists on disk. 
 D:\dev\3rdparty\protobuf-net\SilverDto\SilverDto.csproj

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to