Recompiling the Demo Feed Handler

Use the compile.sh build script to compile the demo feed handler.

Prerequisites
Ensure that your environment is configured correctly to invoke the compiler executable. Refer to your compiler documentation for further details.
  1. Enter the compile command:
    Compile type Command
    Standard ./compile.sh
    Debug enabled ./compile.sh -d
Related tasks
Compiling a Feed Handler
Related reference
Compiler Options for the Publisher API Shared Library