Confirmed users
180
edits
Line 169: | Line 169: | ||
./qmlMozEmbedTest -url linux.org.ru | ./qmlMozEmbedTest -url linux.org.ru | ||
</pre> | |||
=== Troubleshooting: === | |||
* If embedding does not start and libxul.so location differs from what has been used while building QtMozEmbed, then export path to GRE_HOME (path to folder with libxul.so) | |||
<pre> | |||
ex: export GRE_HOME=/opt/mozilla/xulrunner | |||
</pre> | </pre> | ||