fdchiu / llamaFramework

8 stars 0 forks source link

llamaFramework/ExampleApps/LlamaInterface/llama_main.cpp:1:10: 'common.h' file not found #1

Open Blitz233 opened 5 months ago

Blitz233 commented 5 months ago

After cloning the project to local, and run the project, the following error encountered: llamaFramework/ExampleApps/LlamaInterface/llama_main.cpp:1:10: fatal error: 'common.h' file not found.

jhowardsemail commented 4 months ago

After cloning the project to local, and run the project, the following error encountered: llamaFramework/ExampleApps/LlamaInterface/llama_main.cpp:1:10: fatal error: 'common.h' file not found.

This is still an issue. I get the same error.

linyinlu commented 3 months ago

Same here. Using Xcode 16 beta 4.

will-lumley commented 2 months ago

Same here