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

Where to find intl3_svn.lib?

From: void pointer <rcdailey_at_gmail.com>
Date: Wed, 3 Dec 2008 17:47:09 -0600

Hi,

I'm currently trying to compile the subversion API for 1.5.4 and I'm getting
linker errors on MSVC9:

1>svn_subr-1.lib(validate.obj) : error LNK2001: unresolved external symbol
__imp__libintl_dgettext
1>svn_wc-1.lib(relocate.obj) : error LNK2001: unresolved external symbol
__imp__libintl_dgettext
1>svn_wc-1.lib(log.obj) : error LNK2001: unresolved external symbol
__imp__libintl_dgettext

After doing some Googling, I figured out that I need intl3_svn.lib. I really
don't want to have to build Subversion to get this, since I'm on windows and
that would take hours. Is there a precompiled one for SVN 1.5.4 somewhere I
can use? Thanks.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=979207
Received on 2008-12-04 00:47:28 CET

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.