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

Re: win32: gen-make doesn't work for me since rev9761 (SWIG support?)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-22 04:36:58 CEST

Tom Wieczorek wrote:

>After updating my working copy, I wanted to rebuild my dsp project files and
>encountered the following python traceback.
>I changed /trunk/build back to rev9760 and anything worked as expected (with
>same opts for gen-make, of course).
>
>Is this a bug or my stupidity?
>
>----------------------------------------------------------------------------
>--------
>Could not find installed SWIG, assuming version 1.3.19
>Traceback (most recent call last):
> File "gen-make.py", line 171, in ?
> main(conf, gentype, skip_depends=skip, other_options=rest.list)
> File "gen-make.py", line 50, in main
> generator.write(oname)
> File "build\generator\gen_msvc_dsp.py", line 104, in write
> self.write_project(target, fname, string.join(['..']*depth, '\\'))
> File "build\generator\gen_msvc_dsp.py", line 57, in write_project
> data = {
> File "build\generator\gen_win.py", line 486, in get_win_includes
> fakeincludes.append(self.swig_libdir)
>AttributeError: Generator instance has no attribute 'swig_libdir'
>----------------------------------------------------------------------------
>--------
>
>
My mistake, fixed in r9810 and r9851.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 22 04:39:33 2004

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.