[zeromq-dev] 0MQ 2.2.0 stdint.hpp
Marten Feldtmann
itlists at schrievkrom.de
Tue Feb 12 15:36:53 CET 2013
Hello,
I am not such a C guru and I tried to learn Jenkins and therefore play
with projects including 0MQ, OpenPGM and C# libraries into a build process.
I do my builds using VS2010. When I build 0MQ 2.2 with configuration
"WithOpenPGM" I get errors
"error C2371: 'int8_t' : redefinition; different basic types ?"
This seems to be due to "stdint.hpp", where in case for _MSC_VER these
values are defined - but they are already defined in "stdint.h".
Marten
More information about the zeromq-dev
mailing list