[rabbitmq-discuss] Error while compiling Send.cs from hello world tutorial

Simone Busoli simone.busoli at gmail.com
Wed Jun 29 06:51:34 BST 2011


Hi Demi, they are not the official tutorials but I've rewritten the ones you
find on rabbitmq website in C#, you can find them here:
http://code.google.com/p/mexexp/source/browse/#svn%2Ftrunk%2FRabbitMQ
On Jun 29, 2011 4:03 AM, "Demiss Zike" <habtdemis at gmail.com> wrote:
> When I try to compile a sample C# program in command line I get the error:
>
> CS2005: Missing file specification for `/r:' option
>
> Any ideas on how it happens? I have successfully installed the RabbitMQ
> server, the RabbitMQ .NET/C# AMQP client library and copied the
> RabbitMQ.Client.dll into my working folder and this is how I tried to
> compile Send.cs:
>
> csc '/r:' "RabbitMQ.Client.dll" Send.cs
>
>
> Regards,
> Demi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110629/475ed7dc/attachment.htm>


More information about the rabbitmq-discuss mailing list