swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Upgraded to Swarm2.1.1 and compilation problems


From: Marcus G. Daniels
Subject: Re: Upgraded to Swarm2.1.1 and compilation problems
Date: 20 Apr 2000 14:58:30 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DS" == SCHREIBER,DARREN MATTHEW <address@hidden> writes:

DS> Cannot find protocol declaration for `UniformDouble'
DS> ModelSwarm.h:47: Cannot find protocol declaration for
DS> `UniformInteger' 

Those names were old backward-compatibility names that were finally
retired.  This was mentioned in the porting notes:

http://www.santafe.edu/projects/swarm/swarmdocs/refbook/swarm.compatibility.sgml.preface.html#AEN526

Specifically, replace UniformDouble with UniformDoubleDist and UniformInteger
with UniformIntegerDist.  The other unused-variables warning you might
as well fix.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]