[rabbitmq-discuss] Running rabbitmq client on visual studio 2005

Vincent Cheong vincentcheongst at gmail.com
Thu Nov 11 07:59:51 GMT 2010


Hi David,

I believe the individual .c files were compiled. The respective obj file
were found in librabbitmq/.libs. However, I did not get the source files via
a 'hg clone' but downloaded them from
http://hg.rabbitmq.com/rabbitmq-c/file/f09918f7aa73. I have multiple
versions of visual studio installed on my machine but i'm forcing it to use
my visual studio 2005 compiler. I did so by removing the 10.0 and 9.0 for
the vsvers and v7.0A and v6.0A from the build-ms.sh file. Is this the
correct way to it or have I introduced an error by doing so?

Thanks,
Vincent

On Thu, Nov 11, 2010 at 12:11 PM, David Wragg <david at rabbitmq.com> wrote:

> Hi Vincent,
>
> Vincent Cheong <vincentcheongst at gmail.com> writes:
> > I've downloaded the branch but am having some compilation problem. The
> error
> > line is "cl : Command line error D8021 : invalid numeric argument
> > '/Wl,-DLL'"
> >
> > The full build output is listed below:
> > [...]
>
> From the output, I see that nothing is actually getting compiled, but
> only linked.  I'm not sure that this is related to the error, but it
> makes me think that you have some files present from an earlier build,
> and that might be affecting things.  Could you try deleting (or moving)
> your rabbitmq-c directory, and starting from a fresh 'hg clone' of the
> rabbitmq-c repository, and let me know what happens?
>
> Thanks,
>  David
>
> --
> David Wragg
> Staff Engineer, RabbitMQ
> SpringSource, a division of VMware
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101111/78e78708/attachment.htm>


More information about the rabbitmq-discuss mailing list