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.
-
Enter the compile command:
Compile type |
Command |
Standard |
./compile.sh
|
Debug enabled |
./compile.sh -d
|