I downloaded licensecc and finished installing it.
I also completed the test without any problems.
but i got a problem to follow the examples.
I installed "open-license-manager" in the "C:\code-lock\open-license-manager" path.
when I follow "simple-pc-identifier" in examples, an error occurred.
"export LCC_INSTALLATION_DIR = ... #folder where you installed open-license-manager 1" in this process
I set "set LCC_INSTALLATION_DIR=C:\code-lock\open-license-manager" and go build and start cmake
when the cmake start, an error occured.
The error is as follows.
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
CMake Error at CMakeLists.txt:16 (find_package):
By not providing "Findlicensecc.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"licensecc", but CMake did not find one.
Could not find a package configuration file provided by "licensecc"
(requested version 2.0.0) with any of the following names:
licenseccConfig.cmake
licensecc-config.cmake
Add the installation prefix of "licensecc" to CMAKE_PREFIX_PATH or set
"licensecc_DIR" to a directory containing one of the above files. If
"licensecc" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "C:/code-lock/open-license-manager/examples/simple_pc_identifier/build/CMakeFiles/CMakeOutput.log".
i need your help to solve this error
I downloaded licensecc and finished installing it.
I also completed the test without any problems.
but i got a problem to follow the examples.
I installed "open-license-manager" in the "C:\code-lock\open-license-manager" path.
when I follow "simple-pc-identifier" in examples, an error occurred.
"export LCC_INSTALLATION_DIR = ... #folder where you installed open-license-manager 1" in this process
I set "set LCC_INSTALLATION_DIR=C:\code-lock\open-license-manager" and go build and start cmake
when the cmake start, an error occured.
The error is as follows.
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
CMake Error at CMakeLists.txt:16 (find_package):
By not providing "Findlicensecc.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"licensecc", but CMake did not find one.
Could not find a package configuration file provided by "licensecc"
(requested version 2.0.0) with any of the following names:
licenseccConfig.cmake
licensecc-config.cmake
Add the installation prefix of "licensecc" to CMAKE_PREFIX_PATH or set
"licensecc_DIR" to a directory containing one of the above files. If
"licensecc" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "C:/code-lock/open-license-manager/examples/simple_pc_identifier/build/CMakeFiles/CMakeOutput.log".
i need your help to solve this error