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

Re: Build python bindings w/ VC++ 2005 Express

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-01-04 14:53:31 CET

On 1/4/07, Markus Fuchs <m.fuchs@fplusp.com> wrote:
> I'm unable to build the Python bindings with Visual C++ 2005 Express.
> First I tried with r22849, but that didn't work at all. Today I tried
> r22899 (because of r22882), which gives me the following errors:
>
> Compiling...
> swigutil_py.c
> empty.c
> Generating Code...
> Linking...
> Creating library
> "..\..\..\Release\subversion\bindings\swig\python\libsvn_swig_py\libsvn_
> swig_py-1.lib" and object
> "..\..\..\Release\subversion\bindings\swig\python\libsvn_swig_py\libsvn_
> swig_py-1.exp"
> libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external
> symbol "_svn_ra_local_init".
> libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external
> symbol "_svn_ra_local__init".
> libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external
> symbol "_svn_ra_svn_init".
> libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external
> symbol "_svn_ra_svn__init".
> libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external
> symbol "_svn_ra_dav_init".
> libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external
> symbol "_svn_ra_dav__init".
> ..\..\..\Release\subversion\bindings\swig\python\libsvn_swig_py\libsvn_s
> wig_py-1.dll : fatal error LNK1120: 6 unresolved externals
> Build log was saved at
> "file://c:\subversion\Release\subversion\bindings\swig\python\libsvn_swi
> g_py\BuildLog.htm"
> libsvn_swig_py - 7 error(s), 0 warning(s)
>
> Any pointers?

Strange. I'm not getting these errors with VS2005 (either with or
without --disable-shared). Can you post the build log?

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 4 14:53:50 2007

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.