Ander <[email protected]> wrote: > I'm currently developping a panorama stitching web app and I'd like to > use some useful hugin function (eg. CalculateFOV). I downloaded hugin > sources, at first I wanted to use only the classes I needed but it > seems that I'm forced to include the rest of the source files... > So, I'd like to use the libhuginbase.so that was generated during the > compilation but I don't exactly know how to do it. Can someone tell > where to start?
I have always thought that the hugin shared libraries where not designed to be used by external applications. They are private libraries (and should actually probably not end up in /usr/lib) and no guarantees on a stable/usable ABI/API are given. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
