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

ERROR: in anonymous: ccall: could not find function pango_font_map_create_contex #41

Closed
benmarwick opened this issue Apr 28, 2013 · 1 comment

Comments

@benmarwick
Copy link

I'm using Julia 0.1.2 c4b3649-WINNT-i686 on Windows 7...

julia> using Gadfly
ERROR: in anonymous: ccall: could not find function pango_font_map_create_contex
t in library libpangocairo-1.0
in anonymous at no file
in include_from_node1 at loading.jl:76
in include_from_node1 at loading.jl:76
in reload_path at loading.jl:96
in require at loading.jl:48
in include_from_node1 at loading.jl:76
in reload_path at loading.jl:96
in require at loading.jl:48
at C:\Users\marwick\AppData\Roaming\julia\packages\Compose\src\pango.jl:50

@dcjones
Copy link
Collaborator

dcjones commented Jun 9, 2013

I'm going to close this because it will be fixed when I merge my solution for #39. Most of the problems people have had with trying to use Gadfly is it's dependency on pango. It's made optional is the d3 branch, but that work around needs a little polish so I haven't merged it yet.

@dcjones dcjones closed this as completed Jun 9, 2013
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

No branches or pull requests

2 participants