dmlc / dmlc/ps-lite

[dev branch] Cmake error

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.6k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

Both Windows and Linux builds fail with cmake. (Of course you can use make on Linux, I just tried cmake on Linux to verify the problem.)

> CMake Error at cmake/ProtoBuf.cmake:28 (message):
> Error: pslite_protobuf_generate_cpp_py() called without any proto files
> Call Stack (most recent call first):
> CMakeLists.txt:23 (pslite_protobuf_generate_cpp_py)

I printed out the parameters:

> proto_gen_folder=/home/hct/test/ps-lite/include prot_srcs= proto_hdrs=
> proto_python= project_src_dir=/home/hct/test/ps-lite proto_files=

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.