Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes issue #19 #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixes issue #19 #20

wants to merge 2 commits into from

Conversation

girst
Copy link

@girst girst commented Jan 27, 2017

fixes the issue i opened two days ago.

i also slapped in a fix that makes the examples compile if the FreeType and GraphicsMagick++ libraries are not installed. (it's a hack tbh)

The build broke because of redefined structures. This was discussed at solettaproject/soletta#89 where the same problem arose.
this is more of a hack, but build fails when those dependencies are not installed. since some (including me) have installed the library with `cmake . -DCMAKE_INSTALL_PREFIX=/usr -DUSE_FREETYPE=OFF -DUSE_MAGICK=OFF`, the examples can't be compiled.
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