Hello all, I am trying to embed the gecko rendering engine into a C++ application, so that my application is able to show XUL user interfaces no matter the mozilla complete distribution is installed in a computer or not.
I have some difficulties to guess which are the required libraries among the many libraries of mozilla. Would anybody know which is the minimun subset I would have to pick in order to render those user interfaces? Any idea of the total size in disk space? Thanks in advance.
