<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 07.04.2018 um 19:51 schrieb
      Tellence:<br>
    </div>
    <blockquote type="cite"
cite="mid:trinity-d6168233-647c-4c38-9326-d79d1cd6003c-1523123487127@3c-app-gmx-bs65">
      <div style="font-size: 12px;">
        <div>Hi,</div>
        <div> </div>
        <div>I wish to develop umbrello.</div>
        <div> </div>
        <div>I do not coding for living but had some experience with it.
          Mainly with VBA, C#, SQL, Java (little thinks).</div>
        <div> </div>
        <div>Now I lern c++ and would code some pices of software.</div>
        <div> </div>
        <div>For planing I whant to use umbrello and there I had see a
          bug </div>
      </div>
    </blockquote>
    You may take a look at <a class="moz-txt-link-freetext" href="https://umbrello.kde.org/openbugs.php">https://umbrello.kde.org/openbugs.php</a> to see
    if it is already tracked. If your bug is not listed, feel free to
    open a new bug report.<br>
    <blockquote type="cite"
cite="mid:trinity-d6168233-647c-4c38-9326-d79d1cd6003c-1523123487127@3c-app-gmx-bs65">
      <div style="font-size: 12px;">
        <div>and I also have a wish.</div>
      </div>
    </blockquote>
    Please take a look at <a class="moz-txt-link-freetext" href="https://umbrello.kde.org/totofeatures.php">https://umbrello.kde.org/totofeatures.php</a> to
    see if it is already tracked, otherwise feel free to open a new
    feature request.<br>
    <blockquote type="cite"
cite="mid:trinity-d6168233-647c-4c38-9326-d79d1cd6003c-1523123487127@3c-app-gmx-bs65">
      <div style="font-size: 12px;">
        <div> </div>
        <div>But to start is not so easy. I usealy use some IDE. For c++
          now codeblocks</div>
      </div>
    </blockquote>
    <blockquote type="cite"
cite="mid:trinity-d6168233-647c-4c38-9326-d79d1cd6003c-1523123487127@3c-app-gmx-bs65">
      <div style="font-size: 12px;">
        <div>But I can't load source code into codeblock because it is
          not made with it.</div>
      </div>
    </blockquote>
    umbrello is build with the help of cmake, which can be configured to
    support code blocks, see
    <a class="moz-txt-link-freetext" href="https://stackoverflow.com/questions/37618040/codeblocks-with-cmake">https://stackoverflow.com/questions/37618040/codeblocks-with-cmake</a>
    for some hints. <br>
    <blockquote type="cite"
cite="mid:trinity-d6168233-647c-4c38-9326-d79d1cd6003c-1523123487127@3c-app-gmx-bs65">
      <div style="font-size: 12px;">
        <div>Is there a change to get some infos what I had to do to get
          umbrello run from sourcecode</div>
      </div>
    </blockquote>
    see
    <a class="moz-txt-link-freetext" href="https://umbrello.kde.org/installation.php#install-source-code-linux">https://umbrello.kde.org/installation.php#install-source-code-linux</a><br>
    <blockquote type="cite"
cite="mid:trinity-d6168233-647c-4c38-9326-d79d1cd6003c-1523123487127@3c-app-gmx-bs65">
      <div style="font-size: 12px;">
        <div> </div>
        <div>and to debug within some IDE? A document, forum IRC-chanel.</div>
      </div>
    </blockquote>
    I personally use QtCreator and gcc on openSUSE Linux, which gives
    the shortest edit,compile,debug cycles and is very comfortable. <span
      id="result_box" class="" lang="en"><span class="">Compiling on
        Linux also has the advantage that distributions already provide
        packages that are needed by umbrello, so that you can build
        umbrello very quickly.<br>
        <br>
      </span></span>On Windows you need to compile all 3rdparty packages
    by yourself. If you wish to compile on native Windows you may take a
    look at
<a class="moz-txt-link-freetext" href="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows">https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows</a><br>
    <br>
    There is also an option to cross compile umbrello for Windows on
    Linux using the osc command line client
(<a class="moz-txt-link-freetext" href="http://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.osc.html">http://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.osc.html</a>).
    The related obs projects are located at <br>
<a class="moz-txt-link-freetext" href="https://build.opensuse.org/package/show/home%3Arhabacker%3Abranches%3Awindows%3Amingw%3Awin32%3AKF5Apps/mingw32-umbrello5">https://build.opensuse.org/package/show/home%3Arhabacker%3Abranches%3Awindows%3Amingw%3Awin32%3AKF5Apps/mingw32-umbrello5</a>
    (KF5) and
<a class="moz-txt-link-freetext" href="https://build.opensuse.org/package/show/windows%3Amingw%3Awin32/mingw32-umbrello">https://build.opensuse.org/package/show/windows%3Amingw%3Awin32/mingw32-umbrello</a>
    (KDE4 based). <br>
    <br>
    You may also look at <a class="moz-txt-link-freetext" href="https://umbrello.kde.org/developers.php">https://umbrello.kde.org/developers.php</a> to get
    some developer related informations.<br>
    <br>
    Regards<br>
     Ralf<br>
  </body>
</html>