[haiku] Re: Network Kit and libnetapi.so question

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Mon, 22 Mar 2010 10:12:25 +0100

On 2010-03-22 at 08:35:01 [+0100], Jatsek Platsek <platsek@xxxxxxxxx> wrote:
> I am working on a Twitter client for Haiku (I know - one already exists - 
> but that's my choice of learning Be API) and I am a little bit confused 
> with missing libnetapi.so library on my Haiku r35914 GCC4 installation. To 
> put it simply - I am not able to compile my source files since they started 
> to use classes existing in Network Kit (BNetAddress, BNetEndpoint, etc.). I 
> would appreciate any help - I got stuck because of this.

Those classes are now all exported by libnetwork.so. libnetapi.so exists only 
for binary compatibility, but is not among the libraries you can link against.

Best regards,
-Stephan

Other related posts: