Quote:
Originally Posted by farce
you guys forgot to mention that one should
#include "embparser.h"
in command.cpp too =)
|
Should already be in an ifdef statment at the top... Actually it is in
Code:
#ifdef EMBPERL_PLUGIN
so I guess if you don't do the plugins you are correct.