Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"cpptoml" that is not in the export set. #211

Open
bill-liu-pa opened this issue Aug 13, 2019 · 0 comments
Open

"cpptoml" that is not in the export set. #211

bill-liu-pa opened this issue Aug 13, 2019 · 0 comments

Comments

@bill-liu-pa
Copy link

I am trying to build it on Mac, but getting below error. How to get cpptoml ?

-- Configuring done
CMake Error: install(EXPORT "meta-exports" ...) includes target "meta-tokenizers" which requires target "cpptoml" that is not in the export set.
CMake Error: install(EXPORT "meta-exports" ...) includes target "meta-kernel" which requires target "cpptoml" that is not in the export set.
CMake Error: install(EXPORT "meta-exports" ...) includes target "meta-corpus" which requires target "cpptoml" that is not in the export set.
CMake Error: install(EXPORT "meta-exports" ...) includes target "meta-embeddings" which requires target "cpptoml" that is not in the export set.
CMake Error: install(EXPORT "meta-exports" ...) includes target "meta-eval" which requires target "cpptoml" that is not in the export set.
CMake Error: install(EXPORT "meta-exports" ...) includes target "meta-learn" which requires target "cpptoml" that is not in the export set.
CMake Error in CMakeLists.txt:
Target "meta-definitions" INTERFACE_INCLUDE_DIRECTORIES property contains
path:

"/Users/billliu/dev/uiuc/cs410-text-information-systems/meta/LIBCXX_PREFIX-NOTFOUND/c++/v1/"

which is prefixed in the source directory.

-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
make: *** [cmake_check_build_system] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant