<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Here is what Qt Creator says in
      tools-Form Editor-About Designer plugin:<br>
      <br>
      Cannot load library
      C:/Qt/Qt5.2.1/5.2.1/mingw48_32/plugins/designer/qscintillaplugin.dll:
      The specified module could not be found.<br>
      <br>
      So why this does not work, I have compiled the full
      Qscintilla2.dll and SCintilla2.a as static version and use
      mingw32-make install to install them to default qt environment
      paths.<br>
      <br>
      Regards<br>
      Jeremi Roivas<br>
      <br>
      <br>
      27.4.2014 17:42, Jeremi Roivas kirjoitti:<br>
    </div>
    <blockquote class=" cite" id="mid_535D174D_10908_gmail_com"
      cite="mid:535D174D.10908@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hello I finally was able to compile the designer plugin with
      Qt5.2.1 qt commandline program with mingw32-make. I be more
      spesifig I have build Qt Creator from source with same commandline
      as I wanted the creator be GCC version also because other way the
      desinger plugin did not seem to work with MSVC build QT Creator.
      How ever this exact same issue remains. Qt Creator MinGW 32bit
      cannot load the designer plugin even tho it is build exactly the
      same compiler than the Creator. I used mingw32-make install and it
      installed the qscintillaplugin.dll to ....5.2.1/plugins/designer.
      <br>
      <br>
      I have read from another mailing list that the plugin may not work
      with Qt Creator? Is this true and what do I need to change in the
      plugin code to be able to make QT Creator plugin?<br>
      <br>
      Regards<br>
      Jeremi Roivas<br>
    </blockquote>
    <br>
    <br>
  </body>
</html>