On Sun, Aug 21, 2011 at 06:26:19PM +0200, Chusslove Illich wrote:
> Also, with library being native C++, can there be any problem with C
> bindings?
>
once upon a time, there were (maybe still are, i dunno) more or less
full c bindings for qt and kde, and they even served as a base for
bindings to some script language. so it's doable, and the history of
kdebindings should contain enough "example code".
and there are some libraries in actual use which are written in c++ but
expose (only) a c api to the outside. so there is no technical reason
why it wouldn't work. the only challenge is "selling" the qt dependency.
:)

Reply via email to