[Xapian-discuss] Building on Windows
Olly Betts
olly at survex.com
Wed Jun 8 19:33:24 BST 2005
On Wed, Jun 08, 2005 at 11:14:48AM -0700, Craig Lee wrote:
> FIND: Parameter format not correct
> FIND: Parameter format not correct
Hang on, I think I know what's happening. At configure time, we use
the UNIX find command to pull up a list of source files for generating
documentation. But Windows has a FIND command of its own with different
syntax. I bet you haven't installed the UNIX find in cygwin, or the
Windows one is earlier on your PATH.
It's not the best approach to do this at configure time, but it's never
really caused problems before.
Cheers,
Olly
More information about the Xapian-discuss
mailing list