Re: [semi-OT] dependencies libraries



hi,

you can try gtkdoc-depscan (since gtk-doc 1.10). It will tell you which versions of the libs you check against you require and also because of which symbols. The information can be used to turn some into soft-deps (not requiring it and have conditional code). Only problem is that gtkdoc-depscan does not recognize conditional code :/ If someone has a great idea + patch, that would be awesome.

Stefan

Andrea Zagli schrieb:
how can i do to know the exact libraries versions which my applications depends on?

for example: if i develop with gtk 2.12 (but i can do the same reasoning with any other library) how can i do to know if i used (or not) new functions/classes introduced on that version? (of course without look inside library documentation for every function/class that i used)

thanks


------------------------------------------------------------------------

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]