Skip to content

fix: correct -llama to -lllama and add build/src + ggml/include paths#26

Closed
jeanmachuca wants to merge 1 commit into
developmentfrom
fix/llama-lib-name
Closed

fix: correct -llama to -lllama and add build/src + ggml/include paths#26
jeanmachuca wants to merge 1 commit into
developmentfrom
fix/llama-lib-name

Conversation

@jeanmachuca

Copy link
Copy Markdown
Member

cmake target 'llama' produces libllama.a (not liblama.a). Also add -Lbuild/src for cmake output location and -Iggml/include for ggml headers.

@jeanmachuca jeanmachuca force-pushed the fix/llama-lib-name branch from 06000e1 to 9ef8686 Compare July 3, 2026 20:36
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

Successfully merging this pull request may close these issues.

1 participant