Michael Spector created AVRO-2715:
-------------------------------------
Summary: Building with Visual Studio and Snappy enabled fails
Key: AVRO-2715
URL: https://issues.apache.org/jira/browse/AVRO-2715
Project: Apache Avro
Issue Type: Bug
Environment: * Windows 10
* Microsoft Visual Studio 2019
* CMake 3.15
* Target architecture: x64
Reporter: Michael Spector
I'm getting the following error:
{code:java}
...\Projects\avro\lang\c++\impl\DataFile.cc(32,10): fatal error C1083: Cannot
open include file: 'snappy.h': No such file or directory
[C:\Users\mispecto\Projects\avro\lang\c++\build\avrocpp.vcxproj]
...\Projects\avro\lang\c++\impl\DataFile.cc(32,10): fatal error C1083: Cannot
open include file: 'snappy.h': No such file or directory
[C:\Users\mispecto\Projects\avro\lang\c++\build\avrocpp_s.vcxproj]{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)