leetcode-mafia / cheetah

Mac app for crushing remote tech interviews with AI
Creative Commons Zero v1.0 Universal
4.04k stars 291 forks source link

Showing All Errors Only Build input file cannot be found: 'mypath/whisper.cpp/whisper.cpp'. #21

Closed buildingios closed 1 year ago

buildingios commented 1 year ago

I cloned git repository by terminal:

git clone https://github.com/leetcode-mafia/cheetah.git

open Cheetah.xcodeproj and saw next error:

Showing All Errors Only Build input file cannot be found: '/Users/k.kh/Projects/whisper.cpp/whisper.cpp'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

how I can fix that ?

clopezAlternova commented 1 year ago

you need to put your proyect in the same level that whisper, for example. both in desk or documents