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

Re: How to build the swig-python bindings on win32?

From: Ben Reser <ben_at_reser.org>
Date: 2004-03-16 21:52:35 CET

On Tue, Mar 16, 2004 at 11:16:41AM +0100, Patrick Mayweg wrote:
> I am trying to build the swig-python bindings on win32 from
> subversion-1.0.1 tarball. I am using swig 1.3.21 and python 2.3.
> I am getting link error that the symbols SWIG_Python_TypeClientData,
> SWIG_Python_TypeQuery, SWIG_Python_TypeRegister and SWIG_NewPointerObj
> are missing.
>
> Can anybody give me a typ, what I maybe doing wrong?

The Windows build isn't detecting and setting SVN_SWIG_VERSION. Add a
-DSVN_SWIG_VERSION=103021 (or whatever the equivalent option is for your
compiler) and it should work.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 21:52:55 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.