Closed Subburaj47 closed 4 years ago
@Subburaj47 Thanks for the report!
What Linux distro + version are you using? Will reproduce this today, thanks!
@Sean-Der : Running on a thirdparty system. Here are the details. /mnt/ramdisk/root # cat /proc/version Linux version 3.10.104+ (charlie@isbu-virtual-machine) (gcc version 5.2.1 20151005 (Linaro GCC 5.2-2015.11-2) ) #1 PREEMPT Mon May 18 16:01:21 CST 2020
Seems that CMake 2.8.11 contains target_compile_definitions
https://cmake.org/cmake/help/v2.8.11/cmake.html#command:target_compile_definitions
and this is the earliest version that started to have the directive.
We should update the make file to reflect this
This is fixed
Describe the bug I believe the minimum_required_version in the available CMakes are 2.8. I face a problem with the cmake while cmake runs in 2.8 versions.
To Reproduce Have a 2.8 version of cmake available in the build system. Checkout the 3.0.0 SDK and trigger the cmake.
Expected behavior CMake would have got executed peacefully and subsequently the build.
SDK version number SDK version used is 3.0.0
Platform (please complete the following information): running in linux.
Additional context Any option other than the cmake version upgrades would help amazon-kinesis-video-streams-producer-sdk-cpp.log .