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

Re: [PATCH] Generating VC6 project files for swig bindings

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-24 07:39:25 CEST

Russell Yanofsky wrote:

>Branko Cibej wrote:
>
>
>>This seems to work fine on Windows, but I'm worried about the change
>>in gen_base.py -- I can't easily test it on Unix right now. Could
>>somebody
>>who regularly builds SWIG bindings on Unix test this patch, please?
>>
>>
>
>The changes to gen_base worked on windows and not unix because the .dsp projects
>called swig with the -noproxy option while the makefile invoked swig
>without -noproxy. A new patch which leaves out -noproxy on windows and doesn't
>require changes to gen_base.py is attached.
>
Hm. With this patch attached, the bindings don't work for me;
specifically, importing libsvn.core fails, because the name of the
module is libsvn._core. How are the names of the binding libraries
defined on Unix? I suppose the underscore has to go away?

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 24 07:40:30 2003

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.