<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">
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>
--
<pre class="moz-signature" cols="72">Leon</pre>
</body>
</html>