Skip to content

Installation require LKD_LIB LK_LIB, the variables are used in the project but set to NOTFOUND #69

@simonyangsu

Description

@simonyangsu

When installed and went through the steps, after type in cmake -G "Visual Studio 16 2019" -DCMAKE_CONFIGURATION_TYPES="Debug;Release" -DCMAKE_SYSTEM_VERSION=10.0 -Dskip_tools=1 . in cmd

Occured following errors

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LKD_LIB
linked by target "wexsandbox" in directory C:/YS Program/solarpilot_dev/wex/tools
LK_LIB
linked by target "wexsandbox" in directory C:/YS Program/solarpilot_dev/wex/tools

-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

skip_tools

CMake Generate step failed. Build files cannot be regenerated correctly.

I tried many times and installed in different computers, same errors appeared. Really appreciate if anyone would teach me how to solve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions