nel-all
[Top][All Lists]
Advanced

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

[Nel] Linux compiling again


From: Vincent Caron
Subject: [Nel] Linux compiling again
Date: Thu, 25 Oct 2001 13:51:42 +0200

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)


reply via email to

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