nel-all
[Top][All Lists]
Advanced

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

Re: [Nel] Linux compiling again


From: Pierre Portier
Subject: Re: [Nel] Linux compiling again
Date: Thu, 25 Oct 2001 14:56:46 +0200

Hi,

Thanks for the fix!
In fact, gd_agent_script.h and .cpp are obsolete files that have been
removed
from the CVS tree.
So another fix would be to simply remove these include lines.
It should be fixed on the cvs after the night update.

Regards,
Pierre Portier
AI Programmer / Nevrax France

> At least you have an annoying beta-tester in this area ! :)
> This time I come with the pb and the fix :
>
> src/ai/logic/fsm_script.cpp:7
> src/ai/logic/fsm_seq_script.cpp:6
> src/ai/logic/operator_script.cpp:5
> src/ai/agent_init.cpp:56
> src/ai/static_def_init.cpp:35
>
> #include "nel/ai/agent/gd_agent_script.h"
>
> ... works better as :
>
> #include "nel/ai/agent/agent_script.h"
>
> (code taken from your public CVS)
> _______________________________________________
> Nel mailing list
> address@hidden
> http://www.nevrax.org/mailman/listinfo.cgi/nel
>



reply via email to

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