Can you give some more information, or code? Recently a similar error was in this question: https://groups.google.com/forum/#!topic/julia-users/SWvXstOMdqM
On Sunday, October 12, 2014 8:47:13 PM UTC+3, Andreas Lobinger wrote: > > Hello colleagues, > > i tried to understand, what was solved with (julia functions as C > callbacks 1096) and the blog entry > http://julialang.org/blog/2013/05/callback/ > but still my code throws: > > ERROR: function is not yet c-callable > > The strange thing is, i just copied from Gtk/src/cairo.jl and renamed a > few things. > How can i find more information, about the differences between my function > and the function in cairo.jl? > > > > >
