Compiling source files

Your C++ component code must be compiled and linked into a DLL or UNIX shared library in order to be installed into the EAServer runtime environment. When you generate source files for your component, EAServer creates an example makefile that builds the component library. You may have to edit this file to match your environment, as described in the following sections: