[rabbitmq-discuss] building SimpleAmqpClient redux (Visual Studio 2008)

Eric J. Holtman eric at holtmans.com
Mon Mar 5 16:56:55 GMT 2012


On 3/5/2012 10:54 AM, Alan Antonuk wrote:

> 
> An (untested) workaround I would try for the moment if you don't want to
> change the SimpleAmqpClient code itself would be to download the msinttypes
> http://code.google.com/p/msinttypes/ and include it before you include any
> other SimpleAmqpClient headers
> 


Right.... I also got the same result including stdint.h
from the rabbitmq_c library.

I put it in Util.h and that seemed to cover up the bug for now.



More information about the rabbitmq-discuss mailing list