[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: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-03-17 09:42:14 CET

Hi Ben,
Ben Reser wrote:

>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.
>
>
>
I did that and it did not help. I am still getting the same link errors
and a new preprocessor warning. I had also to add PATH_TO_SWIG/lib to
the include path.

Any more idea?

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 17 09:37:33 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.