compile error

5 views
Skip to first unread message

Sherm Ostrowsky

unread,
Oct 8, 2011, 5:34:50 PM10/8/11
to mathpi...@googlegroups.com
I updated from repository for mathpiper2.

Did  ant *all

got a compile error.

Significant part of output (I think) is below:

compile:
    [javac] Compiling 7 source files to C:\mathpiper2\mathpiperide2\build\plugins\geogebra_plugin\classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] C:\mathpiper2\mathpiperide2\src\plugins\geogebra_plugin\src\org\mathpiper\ide\geogebraplugin\GeoGebra.java:219: error: cannot find symbol
    [javac]             environment.setGlobalVariable(-1, "geogebra", new org.mathpiper.lisp.cons.ConsPointer( org.mathpiper.lisp.cons.BuiltinObjectCons.getInstance(environment, -1, javaObject)), false);
    [javac]                        ^
    [javac]   symbol:   method setGlobalVariable(int,String,ConsPointer,boolean)
    [javac]   location: variable environment of type Environment
    [javac] Note: C:\mathpiper2\mathpiperide2\src\plugins\geogebra_plugin\src\org\mathpiper\ide\geogebraplugin\RunAppletContext.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error
    [javac] 1 warning


Suggestions?

Sherm

Ted Kosan

unread,
Oct 8, 2011, 9:04:20 PM10/8/11
to mathpi...@googlegroups.com
Sherm wrote:

I looked into this and one of the changes I made yesterday broke the
GeoGebra plugin. I am going to be making more changes tonight and when
I am done with them I will fix this problem and let you know when I am
finished.

Ted

Ted Kosan

unread,
Oct 9, 2011, 12:26:13 AM10/9/11
to mathpi...@googlegroups.com
Sherm wrote:

> I updated from repository for mathpiper2.
>
> Did  ant *all
>

> got a compile error. <snip>

Do an update and try it now. Let me know if you still get compiler errors.

Ted

Sherm Ostrowsky

unread,
Oct 9, 2011, 2:26:04 AM10/9/11
to mathpi...@googlegroups.com
OK.  It worked. Compiled and ran, at least.  Will run some tests tomorrow.

Sherm
Reply all
Reply to author
Forward
0 new messages