[x265] Issue #545: cmake error: list GET given empty list (multicoreware/x265)
Nikolas 'Nick' Raiser
issues-reply at bitbucket.org
Fri May 1 19:56:07 CEST 2020
New issue 545: cmake error: list GET given empty list
https://bitbucket.org/multicoreware/x265/issues/545/cmake-error-list-get-given-empty-list
Nikolas Raiser:
Problem: trying to configurate x265 via cmake gives the following error:
```
x265 version +-
Looking for strtok_r
Looking for strtok_r - not found
CMake Error at CMakeLists.txt:623 (list):
list GET given empty list
CMake Error at CMakeLists.txt:624 (list):
list GET given empty list
```
OS: Windows 10 Pro. 64-bit, build 1909
CMAKE: 3.17.2
NASM: 2.14.02
Target: MinGW 64-bit \(MSYS2, gcc9\) or Visual Studio 2017 64-bit
Source: x265 hg clone, default branch
Reproduceable: always
Expected result: cmake configuring
Actual result: above error message
Any ideas what the problem could be? :-\)
More information about the x265-devel
mailing list