[kepler-dev] ptII error?
Chad Berkley
berkley at nceas.ucsb.edu
Mon Jul 20 16:42:44 PDT 2009
Hey Christopher,
I'm getting this error after updating ptolemy:
compile:
[compile] Compiling ptolemy...
[compile] Getting Ptolemy paths from
/Users/berkley/project/kepler/ptolemy/.classpath.default
[compile] Compiling 3286 source files to
/Users/berkley/project/kepler/ptolemy/target/classes
[compile]
/Users/berkley/project/kepler/ptolemy/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/IOPort.java:162:
cannot find symbol
[compile] symbol : method getReceiver()
[compile] location: class
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
[compile] Type sinkType = ((ptolemy.actor.TypedIOPort)
remoteReceivers[channelIndex][i]
[compile]
^
[compile] Note: Some input files use or override a deprecated API.
[compile] Note: Recompile with -Xlint:deprecation for details.
[compile] Note: Some input files use unchecked or unsafe operations.
[compile] Note: Recompile with -Xlint:unchecked for details.
[compile] 1 error
Are you seeing that on your end?
thanks,
chad
More information about the Kepler-dev
mailing list