<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    Is there a (simple) way to deploy a sailfish app on the desktop (for
    easier testing, before deploying on the simulator)?<br>
    I (after some fiddling) tried it in the Qt5.0.2 SDK, but get this
    error:<br>
    <meta name="qrichtext" content="1">
    <p style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px;"><br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a
href="file:///home/wim/qt/build-componentgallery-Desktop_Qt_5_0_2_GCC_64bit-Debug/componentgallery.qml:36:1"><span
          style=" font-family:'Monospace'; font-size:9pt;
          text-decoration: underline; color:#1414be;">file:///home/wim/qt/build-componentgallery-Desktop_Qt_5_0_2_GCC_64bit-Debug/componentgallery.qml:36:1</span></a><span
        style=" font-family:'Monospace'; font-size:9pt; color:#be1414;">:
        module "Sailfish.Silica" is not installed </span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Monospace'; font-size:9pt; color:#be1414;">
        import Sailfish.Silica 1.0 </span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Monospace'; font-size:9pt; color:#be1414;">
        ^ </span><!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
    Thanks.<br>
  </body>
</html>