Closed TerrinEager closed 5 years ago
"make install" is intentionally left out from the instructions, since we have only provided the SDK for testing and building lambda by users but not for installing purposes. We link the SDK's shared object or .so file with the lambda at the runtime and this shared object is bundled with Greengrass Core software.
Please add "make install" in your readme file just below CMake -build