You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
HI while performing cmake on the source folder i am getting the following error in GTest. I have already installed gtest libraries
_Creating the build directory for the AlexaClientSDK with build type: DEBUG
No keyword detector type specified, skipping build of keyword detector.
CMake Error at /usr/local/share/cmake-3.9/Modules/GoogleTest.cmake:127 (if):
if given arguments:
HI while performing cmake on the source folder i am getting the following error in GTest. I have already installed gtest libraries
_Creating the build directory for the AlexaClientSDK with build type: DEBUG
No keyword detector type specified, skipping build of keyword detector.
CMake Error at /usr/local/share/cmake-3.9/Modules/GoogleTest.cmake:127 (if):
if given arguments:
Unknown arguments specified
Call Stack (most recent call first):
tools/Testing.cmake:22 (GTEST_ADD_TESTS)
AVSCommon/AVS/test/CMakeLists.txt:2 (discover_unit_tests)
-- Configuring incomplete, errors occurred!_
how to proceed further?
The text was updated successfully, but these errors were encountered: