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

Build issues on Linux #262

Open
JT8D-17 opened this issue Dec 12, 2020 · 0 comments
Open

Build issues on Linux #262

JT8D-17 opened this issue Dec 12, 2020 · 0 comments

Comments

@JT8D-17
Copy link

JT8D-17 commented Dec 12, 2020

I'm trying to build the plugin (commit: 4f44d95 ) on Arch Linux. The gtest package is installed.

What I did:

Git clone https://github.com/felix-b/atc.git
cd ./atc
git submodule init
git submodule update
cmake .

Output:

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:
PPL_LIBRARY
linked by target "pluginxp" in directory /media/Data/Git_Repos/atc/src/pluginxp
SPEECH_LIBRARY
linked by target "pluginxp" in directory /media/Data/Git_Repos/atc/src/pluginxp

I see these variables mentioned in src/pluginxp/CMakeLists.txt, but I have no idea where from and how they're inherited.

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