As of r9256 the build generator fails for Windows with an error about
the 'locale' project -- I've just skimmed the i8ln threads and it
doesn't sound like the current gettext plan is supposed to work on
Windows, is that correct? Should the i8ln targets just be ignored?
Here's the generator output:
D:\Projects\Subversion>python.exe .\gen-make.py -t dsp
--with-httpd=d:\projects\apache\httpd
--with-zlib=D:\Projects\Apache\httpd\srclib\zlib
--with-openssl=D:\Projects\Apache\httpd\srclib\openssl
Found libdb42.lib in db4-win32\lib
Found installed perl version number. Perl bindings
will be linked with perl58.lib
Wrote: build\win32\msvc-dsp\test_swig_java_msvc.dsp
Traceback (most recent call last):
File ".\gen-make.py", line 167, 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 100, in write
self.write_project(target, fname, string.join(['..']*depth, '\\'))
File "build\generator\gen_msvc_dsp.py", line 48, in write_project
raise gen_base.GenError("Cannot create project for %s" % target.name)
gen_base.GenError: Cannot create project for locale
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 1 03:32:12 2004