Skip to content

Fixes issue #19#20

Open
girst wants to merge 2 commits into
Wicker25:masterfrom
fork-graveyard:master
Open

Fixes issue #19#20
girst wants to merge 2 commits into
Wicker25:masterfrom
fork-graveyard:master

Conversation

@girst
Copy link
Copy Markdown

@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)

girst added 2 commits January 27, 2017 14:26
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