<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">
Hello, all.<br>
The update on the problem:<br>
I recreated all the project from the beginning from my
CMakeLists.txt.<br>
I followed the defaults steps as suggested - everything is OK!<br>
Clicking on the error line in the build tab brings my source file as
required!<br>
Now, I changed back to my build tree as it was in the old
configuration:<br>
/Projects/CSU/BuildA8/debug<br>
and now it stops working - clicking on the error brings empty file
with the path:<br>
/Projects/src/ instead of /Projects/CSU/src/.<br>
<br>
Just to be sure - I removed the BuildA8/debug directory from the
project configuration and placed all back in directory<br>
/Projects/BuildBdg - again everything returned to work!!<br>
<br>
Any comments will be highly appreciated.<br>
<br>
<br>
<div class="moz-cite-prefix">On 07/04/2020 13:43, Leon Pollak wrote:<br>
</div>
<blockquote type="cite"
cite="mid:2793b61d-a25c-4891-c744-00b62934e5ce@plris.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
As René advised I copied file name in the tab of the empty file
and was surprised.<br>
My project tree is as following:<br>
/Projects/CSU/src/ - here reside all files, part here, part in
subdirectories.<br>
For example, the file I test now is in
/Projects/CSU/src/Units/UNIT_IDE.cpp<br>
When I copy its name with right-click on the empty file tab named
UNIT_IDE.cpp <br>
I receive the name /Projects/src/Units/UNIT_IDE.cpp.<br>
<br>
As for the build directory, it resides (and always was there) in<br>
/Projects/CSU/BuildA8/debug<br>
<br>
Now, I picked up a project copy from December - everything works
fine.<br>
Comparison of two trees gave me (new-old):<br>
- ninja-build instead of gmake+ccmake<br>
- CMAKE_GENERATOR:INTERNAL=Ninja instead of "Unix Makefiles"<br>
<br>
Does all this make any sense to my problem?<br>
-- </blockquote>
<br>
<pre class="moz-signature" cols="72">--
Leon</pre>
</body>
</html>