<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body bidimailui-charset-is-forced="true">
    On 08/03/2020 21:29, Milian Wolff wrote:<br>
    <blockquote type="cite" cite="mid:2827632.irdbgypaU6@agathebauer">
      <pre class="moz-quote-pre" wrap="">On Samstag, 7. März 2020 19:24:06 CET Leon Pollak wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Hello, all.
My kdevelop 5.5.0 in updated FC30 behaves strange: when I click in the build
tab the error line from the compilation I expect kdevelop to open the
erroneous source file at the erroneous line. Instead of this, it opens a
new tab named after erroneous source file as if this is empty file. Even if
there is already this file in some tab opened, kdevelop still opens this
empty tab named the same name. My compiler is ordinary gcc/g++, files have
normal permissions. I don't know what to check more... Anyone can confirm
this behavior?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">This probably means that the path is not correctly detected - is your makefile 
using relative paths?
</pre>
    </blockquote>
    Although I am not sure what did you mean, I checked the
    CMakeLists.txt and replaced all references to directories which had
    "./" to absolute path - this didn't help.<br>
    Probably because what i see in the error message is not influenced
    by my changes:<br>
    ../../src/Units/UNIT_IDE.cpp:146:57: error: ‘mc’ was not declared in
    this scope<br>
    <br>
    <br>
    <blockquote type="cite" cite="mid:2827632.irdbgypaU6@agathebauer">
      <pre class="moz-quote-pre" wrap="">One way or another: to confirm this behavior, we would need a project that 
exhibits this behavior. Please create one and share it in a bug report.
</pre>
    </blockquote>
    My attempts to eliminate the unnecessary files fails meantime.<br>
    I am not sure this is possible at all.<br>
    What can i say is - I never had such a problem in the last about 10
    years of kdevelop usage...:-)<br>
    <br>
    Thank you!<br>
    Be healthy.<br>
    <pre class="moz-signature" cols="72">-- 
Leon</pre>
  </body>
</html>