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

How to config CMakeLists.txt ? #801

Open
ITHealer opened this issue Dec 18, 2023 · 1 comment
Open

How to config CMakeLists.txt ? #801

ITHealer opened this issue Dec 18, 2023 · 1 comment
Labels

Comments

@ITHealer
Copy link

ITHealer commented Dec 18, 2023

examples/cpptflite/build cmake .. -DMAPPER=LJSPEECH
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22621.
-- MAPPER is selected: LJSPEECH
-- Configuring done
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:
tflite_LIB
linked by target "demo" in directory ../examples/cpptflite
--Generating done
CMake Generate step failed. Build files cannot be regenerated correctly


I'm running your source code but I get the above error even though I followed the instructions and didn't change anything in the code.
Has anyone encountered the same error?
Thanks!

Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant