|
From: Dr. Y. Z. <yz...@ca...> - 2003-02-26 08:59:15
|
On Tue, 25 Feb 2003 19:20:37 +0100 (CET)
"Miguel" <mt...@mt...> wrote:
> I just did a clean check out of cdk. The build is dying with the following
> error:
>
> [javac]
> /home/mth/sf/cdkhead/cdk/build/src/org/openscience/cdk/io/cml/CMLCor
> eModule.java:882:
> setObjectProperty(java.lang.String,java.lang.String,java.lang.
> String) in org.openscience.cdk.io.cml.cdopi.CDOInterface cannot be applied
> to (j
> ava.lang.String,java.lang.String,java.lang.Object)
> [javac] cdo.setObjectProperty("Bond", "id",
> ids.nextElement(
> ));
> [javac] ^
Hi Miguel (me is Egon, using YY's email),
just comment out the line... Thought I had compiled everything succesfully, apparently not :(
The line is not important... I'll fix it later...
Egon
|