Hi,
I've just started to take a look to Pandora. I'd like to know if any of you have managed to run some model in debug mode.
When I try:
> scons debug = true
it doesn't find the library -lpandorad. I guess it is because you need to compile the core (Pandora itself) also in debug mode (with make¿?), and then the model. Not sure though.
The specific message I get is:
> /usr/bin/ld: cannot find -lpandorad
> collect2: error: ld returned 1 exit status
> scons: *** [sugarScape] Error 1
> scons: building terminated because of errors.
Thanks in advance,
Germán