<DIV>>2) rabbitmq-c-16e2faae8a2f :<BR>>My vc10 installed at D:\Program Files @ windows 7 32bit, so I got error can<BR>>NOT find the vc tool, then I modify the build script and specific the msvc<BR>>directory. Finally I got " checking location of AMQP codegen directory...<BR>>configure: error: could not find<BR>>AMQP spec file at "'codegen/amqp-rabbitmq-0.9.1.json'" in mingw shell</DIV>
<DIV> </DIV>
<DIV>I have met this problem but i compiler in linux (redhat). </DIV>
<DIV>You'd better download rabbitmq-codegen from url</DIV>
<DIV><A href="http://hg.rabbitmq.com/rabbitmq-codegen/summary">http://hg.rabbitmq.com/rabbitmq-codegen/summary</A></DIV>
<DIV>and unzip ,rename this directory to codegen, put it in the dir rabbitmq-c, then compiler. </DIV>
<DIV> </DIV>
<DIV>that's what i do, i hope that will help you.</DIV>
<DIV><BR> </DIV>