Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

windows cmake problem #439

@wangxianliang

Description

@wangxianliang

I put protobuf under the mxnet directory and successfully built the binary protoc.exe and set PROTOBUF_SRC_ROOT_FOLDER to .\mxnet\protobuf-master\install
however, when I configure mxnet project using cmake, it pops up the following errors:

Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY)
CMake Error at ps-lite/cmake/ProtoBuf.cmake:13 (message):
Could not find PROTOBUF Compiler
Call Stack (most recent call first):
ps-lite/CMakeLists.txt:16 (include)

Could anybody help? Thanks a lot.

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