MASON-INTEREST-L Archives

February 2009

MASON-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Coletti <[log in to unmask]>
Reply To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Wed, 4 Feb 2009 15:35:23 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
I updated to the latest version of MASON from the CVS repository and
get the following error:

sim/util/SimpleProperties.java:144: cannot find symbol
symbol  : class Propertied
location: package sim.util
        else if (o!=null && o instanceof sim.util.Propertied)
                                                 ^
sim/util/SimpleProperties.java:145: cannot find symbol
symbol  : class Propertied
location: package sim.util
            auxillary = ((sim.util.Propertied)(o)).properties();
                                  ^
2 errors
make: *** [all] Error 1


There does not exist a "sim.util.Propertied.java" so I'm guessing
maybe someone forgot to commit that?

Cheers,

Mark

ATOM RSS1 RSS2