dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]sockets


From: Rhys Weatherley
Subject: Re: [DotGNU]sockets
Date: Fri, 30 Aug 2002 15:23:18 +1000

Haran Shivanan wrote:

> Socket not declared in Current Scope
> invalid type specification
> IPAddress not declared in current scope
> etc...
> 
> What am I doing wrong?
> I'm using /cscc/cscc to compile.

You probably need to use "-lSystem" to explicitly include
the "System.dll" assembly.  By default, only "-lmscorlib"
is added to the link line.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]