Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 3 from 3 (0.369s).
Loading phrases to help you
refine your search...
[AVRO-1131] Generated build makefiles for MSYS/MinGW use Visual Studio compiler flags - Avro - [issue]
...I generated MSYS Makefiles for Avro C++ by executing the following command in the avro/lang/c++ directory:cmake -G "MSYS Makefiles"However, when trying to "make" Avro C++ with the generated ...
http://issues.apache.org/jira/browse/AVRO-1131    Author: Laurent Moss, 2012-09-25, 22:24
[AVRO-1132] Build failing on MSYS/MinGW due to missing struct iovec - Avro - [issue]
...Avro C++ fails to build on MSYS with MinGW GCC due to references to undeclared struct iovec:In file included from C:/workspace/avro-cpp/api/buffer/BufferReader.hh:22:0,     &n...
http://issues.apache.org/jira/browse/AVRO-1132    Author: Laurent Moss, 2012-07-24, 18:37
[AVRO-1133] Build failing with Visual Studio C++ 2008 due to missing stdint.h - Avro - [issue]
...Several Avro C++ API files refer to stdint.h. However, this file is not available on Microsoft Visual Studio 2008 (and previous versions). This results in several build errors such as:C:\wor...
http://issues.apache.org/jira/browse/AVRO-1133    Author: Laurent Moss, 2012-07-24, 14:00
Sort:
project
Avro (3)
type
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (3)
author
Doug Cutting (802)
Scott Carey (432)
Jeff Hammerbacher (175)
Philip Zeyliger (116)
Matt Massie (102)
Bruce Mitchener (89)
Thiruvalluvan M. G. (82)
Douglas Creager (80)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (45)
Laurent Moss