TensorFlowTTS icon indicating copy to clipboard operation
TensorFlowTTS copied to clipboard

How to config CMakeLists.txt ?

Open ITHealer opened this issue 1 year ago • 1 comments

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!

ITHealer avatar Dec 18 '23 08:12 ITHealer

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[bot] avatar Mar 17 '24 07:03 stale[bot]