The current prj2make appears to be broken. It throws a number of exceptions and does not produce a makefile from either the solution file or the project file. At the moment it looks like the only way to build a viable Lucene.Net with mono is to use MonoDevelop.
-- Neal -----Original Message----- From: Mirek Novák [mailto:mirek.no...@auto.cz] Sent: Monday, March 09, 2009 3:57 AM To: lucene-net-dev@incubator.apache.org Subject: Re: Makefile for *nix platforms to build Lucene.Net with Mono Hello, try prj2make to create makefile(s) from current distribution. M.N. -------------------------------------------------- Od: "Granroth, Neal V." <neal.granr...@thermofisher.com> Predmet: Makefile for *nix platforms to build Lucene.Net with Mono > Has anyone other than László had success with the makefile posted as > LUCENENET-173 ? > > Using the Mono with the SuSE 11 distribution of Linux that the > mono-project folks provide as a VMWare virtual machine I encounter these > errors: > > > -- Mirek Novák