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

Re: Bugs in libs and MSVC project

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-06-01 15:03:27 CEST

nkowalsky@gmx.de wrote:

>Hi,
>
>I've tested the Win32 libs 1.0.3 and 1.0.4. While linking the prebuilt 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".
>I'm sure that I included all libs delivered with the SVN binary development
>package.
>
>
This is the second time in as many weeks that I'm answering this... You
have to link in Windows libraries, too. UuidCreate is a Win32 function.

>After this I've download the 1.0.2, 1.0.3 and 1.0.4 source code SVN
>packages. While loading the subversion_msvc.dsw the error came up that the
>apr.dsp and other .dsp files are corrupt. I suppose that this is a cause for
>the error prone linking.
>
>
The linking isn't error prone.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 1 15:02:56 2004

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

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