swarm-support
[Top][All Lists]
Advanced

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

Breeder-1.1 and NeuroLib-1.1


From: Pietro Terna
Subject: Breeder-1.1 and NeuroLib-1.1
Date: Sat, 11 Apr 1998 15:10:01 +0200

        Hi all and ciao Merelo,

        to use Breeder-1.1 you have to change BinChrom.h, line 10, from
<simtools/global.h> to <simtoolsgui/global.h>

        In NeuroLib-1.1, the same is for neuron.h, line 14.

        Always in NeuroLib-1.1, CRNNdemo.m contains several old structures that
Swarm 1.1 does not understand. My attempt of fixing it failed ...

        SOMdemo.m, compiling under Swarm for W95, where cc1obj.exe signals that
warnings are being treated as errors, gives the following errors (in two
different steps):
SOMdemo.m:37: warning: return type of `main' is not `int'
SOMdemo.m:166: warning: control reaches end of non-void function

        This is a problem easy to fix, changing 'void main' into 'int main' and
adding a 'return 0;' line before the last '}'

        Yours, Pietro


                  ==================================
   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]