[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can Dava decompile these classes?



On Sun, Jul 18, 2004 at 08:34:51PM -0400, Ruijie Wang wrote:
> Is there anybody still working on dava now? Is this problem solved
> in the latest development version? If not, how hard is it to fix
> this problem?

For the past year, nobody has been working on Dava. We now have Nomair
starting to work on it again, and one of the things he plans to do is to
look into all the Dava bugs that were reported over the past year,
including yours.

> When I tried to build the latest version, I got the following output:
> 
> ****************************************
> cygpath: can't convert empty path
> [snip]
> BUILD FAILED
> C:\Research\Soot Develop\soot-dev\build.xml:406: No supported regular
> expression  matcher found
> ***************************************

I've never seen an error message like this. It seems like it could have
something to do with your ant installation. Are you using the ant that
comes with cygwin? What happens if you run ant with the -v switch?

Ondrej