I'm building the Qt version of the Embedded Gecko application, and I'd like to use the test application for some debugging.
We're building the app in the source tree (don't ask), so the libqgeckoembed.so library ends up in mozilla/embedding/browser/qt/src (it may also be somewhere else, but I didn't see a qt directory in mozilla/dist/Embed.) When I try to run mozilla/dist/Embed/run-mozilla.sh ../../embedding/browser/qt/tests/TestQGeckoEmbed I get the following error: ------------------------------------------------------------------------------------------------------------------------------- ../../embedding/browser/qt/tests/TestQGeckoEmbed: error while loading shared libraries: libqgeckoembed.so: cannot open shared object file: No such file or directory ------------------------------------------------------------------------------------------------------------------------------- Is anyone familiar with the details of how to run the test app? I could use some tips. Thanks, Larry _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
