[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Windows integration Question

From: Wampole, Garrett C. <gwampole_at_mitre.org>
Date: 2007-07-16 14:27:04 CEST

Thanks, any other windows build gotchas I should know about?

Surely you would know! :-)

-Garrett

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of steveking
Sent: Friday, July 13, 2007 4:52 PM
To: dev@subversion.tigris.org
Subject: Re: Windows integration Question

Wampole, Garrett C. wrote:
> Sorry if this isn't the right forum for this question:
>
> I'm trying to link the Subversion Windows development libraries
against
> a program I'm creating and I'm having some trouble.
>
> I get some unresolved symbols related to libneon.lib (output
> below)...I'm using Visual Studio 2005...and my linker command line
> looks like this:
>

[snip]

> 1>libneon.lib(ne_socket.obj) : error LNK2019: unresolved external
> symbol __imp__WSAStartup@8 referenced in function _ne_sock_init
[snip]
>
> Any help would be appreciated, thanks guys!
> -Garrett

You have to link against Ws2_32.lib.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 16 14:26:25 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.