Hi all,

I downloaded the latest source code from the subversion repository and
tried compiling, but I got the following error:


compileTests:
    [javac] Compiling 58 source files to /Users/navaja/trunk/srcj
    [javac] /Users/navaja/trunk/tests/com/sun/electric/database/
ImmutableNodeInstTest.java:616: cannot find symbol
    [javac] symbol  : method
assertArrayEquals(com.sun.electric.database.geometry.EPoint[],com.sun.electric.database.geometry.EPoint[])
    [javac] location: class
com.sun.electric.database.ImmutableNodeInstTest
    [javac]         assertArrayEquals(expResult, result);
    [javac]         ^
    [javac] 1 error

I used "ant" to build Electric and I believe I have all the necessary
packages. I would appreciate any help. Thanks.

-Nav

-- 
You received this message because you are subscribed to the Google Groups 
"Electric VLSI Editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/electricvlsi?hl=en.

Reply via email to