google / open-vcdiff

An encoder/decoder for the VCDIFF (RFC3284) format
Apache License 2.0
187 stars 52 forks source link

No default support for Visual Studio 2010 or 2012. #39

Closed Steelskin closed 8 years ago

Steelskin commented 10 years ago

Original issue 39 created by jakerstrom on 2013-01-15T17:29:30.000Z:

What steps will reproduce the problem?

  1. Launch the existing .sln file in VS2010 or VS2012
  2. Rebuild solution

What is the expected output? What do you see instead? Rebuild All Succeded

What version of the product are you using? On what operating system? Latest Trunk, Windows 8!

Please provide any additional information below. There was 1225 errors on the build. Did not look too much into it since I'm a C# developer, not so much a C developer and wanted to use the resulting library in a C# project.

Steelskin commented 9 years ago

This should fix itself after we update to CMake in issue #48.