Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Docker build fails with the below error #6

Closed
ZeeshanLive opened this issue Apr 20, 2022 · 3 comments
Closed

Docker build fails with the below error #6

ZeeshanLive opened this issue Apr 20, 2022 · 3 comments

Comments

@ZeeshanLive
Copy link

TMP_DIR=$(mktemp -d -t ci-XXXXXXXXXX)
mktemp -d -t ci-XXXXXXXXXX
cd $TMP_DIR

git clone https://github.com/launchdarkly/c-server-sdk.git
Cloning into 'c-server-sdk'...
cd c-server-sdk
mkdir build && cd build

cmake -D BUILD_TESTING=OFF -D BUILD_SHARED_LIBS=ON ..
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
CMake 3.10 or higher is required. You are running version 3.5.1

@cwaldren-ld
Copy link
Contributor

@ZeeshanLive thanks for the report, I'll take a look at this.

Filed internally as 150666.

@cwaldren-ld
Copy link
Contributor

Hi @ZeeshanLive , please git pull and try again.

@cwaldren-ld
Copy link
Contributor

Hi @ZeeshanLive , I will close the issue now. Please feel free to file another issue if you have any more problems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants