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

Re: Can't link SVN libraries in Visual Studio

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-27 18:36:13 CEST

nkowalsky@gmx.de wrote:

>MSVC .NET 2003
>
>Hi,
>
>I've tested the Win32 libs 1.0.3 and 1.0.4. While linking the prebuilt SVN
>libs to my MSVC .NET 2003 project the linker error came up:
>"apr.lib(rand.obj): error LNK2019: unresolved external symbol
>__imp__UuidCreate@4 referenced in function _apr_os_uuid_get@4".
>What's going wrong?
>I believe I have all the necessary SVN libs included.
>
>
You're not linking the necessary Windows libraries. UuidCreate is a
Win32 function.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 27 18:36:45 2004

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.