<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 13.08.2015 um 11:33 schrieb Ralf
      Habacker:<br>
    </div>
    <blockquote cite="mid:55CC6450.8070302@freenet.de" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <span style=" color:#b00606;">/home/qt/src/qtmodeling/src/modeling/qmodelingobject_p.h:45:31:
        fatal error: private/qobject_p.h: No such file or directory</span>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
          style=" color:#b00606;"> #include "private/qobject_p.h"</span></p>
    </blockquote>
    Got it - qtmodeling requires private headers from qt which are
    supported on opensuse by the 'libqt5-qtbase-private-headers-devel'
    package. For Windows there is currently no such package available.<br>
    <br>
    Because qtmodeling depends on qt internals it is required to
    recompile qtmodeling with every new qt release, which increases
    required support.<br>
    <br>
    Also it looks that there are no public binary packages (at least on
    opensuse), which makes distribution builds.more complicated. <br>
    <br>
    Regards<br>
     Ralf<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>