[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] XCode project
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Mon, 29 May 2006 23:31:17 +0100
- Subject: Re: [XaraXtreme-dev] XCode project
Phil Martin wrote:
* build-resources.pl does not find the svn command and a bodged version
number is supplied.
I can easily provide a flag to skip building the internationalization
resources. From your patch it looks like the main problem is xgettext.
A single flag should skip this, and wxrc (which is only used for
internationalization). This would no doubt suit the gentoo folks
too as wxwidgets-2.6.3.2 on portage has a missing wxrc.
It should not call svn if you don't pass it --version / -n.
Would that help things?
Alex