Skip to content

fix build with harfbuzz#292

Draft
enometh wants to merge 3 commits into
rougier:masterfrom
enometh:fix-build-with-harfbuzz
Draft

fix build with harfbuzz#292
enometh wants to merge 3 commits into
rougier:masterfrom
enometh:fix-build-with-harfbuzz

Conversation

@enometh

@enometh enometh commented Apr 23, 2026

Copy link
Copy Markdown

fix build with harfbuzz (minimally tested)

Madhu added 3 commits April 12, 2026 16:46
* demos/CMakeLists.txt: (CREATE_DEMO): include freetype-gl in target
link directories. (atb-agg): link with X11
@rougier

rougier commented May 26, 2026

Copy link
Copy Markdown
Owner

What was the oginal problem?

@enometh

enometh commented May 27, 2026

Copy link
Copy Markdown
Author

These fixes were necessary to compile freetype_gl with harfbuzz /examples on my box:, after installing AntTweakBar with the following cmake command:

cmake -Dfreetype_gl_BUILD_SHARED=ON  -Dfreetype_gl_BUILD_HARFBUZZ=On -DANT_TWEAK_BAR_INCLUDE_PATH:PATH=/4/build/freetype-gl/AntTweakBar/include -DANT_TWEAK_BAR_LIBRARY:FILEPATH=/4/build/freetype-gl/AntTweakBar/lib/libAntTweakBar.a 

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.

2 participants