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

Re: Perl bindings don't compile on Windows

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-11-20 02:49:39 CET

Please see swig/INSTALL, the perl bindings is not yet integrated with
the build system. the .hi files are generated when you run perl
Makefile.PL by the h2i script.

On Thu, 2003-11-20 at 08:26, Branko Èibej wrote:
> In r6751, you added the following lines to the end of svn_delta.i:
>
> #ifdef SWIGPERL
> %include delta_editor.hi
> #endif
>
> There's no file delta_editor.hi in the repository, so I can't compiler
> the Perl bindings. Where does it come from?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 20 02:50:46 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.