shaikat3 / open-vcdiff

Automatically exported from code.google.com/p/open-vcdiff
Apache License 2.0
0 stars 0 forks source link

Can't find zlib.h #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download open-vcdiff-0.8.3.tar.gz
2. Open vsprojects/open-vcdiff.sln in Visual Studio 2010
3. Allow it to upgrade the solution file
4. Build all

What is the expected output? What do you see instead?

It can't find the header file zlib.h.

If you add, in each project, the include directory "../../src/zlib", then it 
builds correctly.

What version of the product are you using? On what operating system?

Open vcdiff 0.8.3
Visual Studio 2010
Windows 7
Please provide any additional information below.

Original issue reported on code.google.com by jbe...@gmail.com on 30 Apr 2012 at 8:43

GoogleCodeExporter commented 9 years ago
Resolved in open-vcdiff version 0.8.4.

Original comment by openvcd...@gmail.com on 14 May 2014 at 11:21