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

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to