<div class="gmail_quote">On Tue, Aug 21, 2012 at 1:28 AM, Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Well I am not myself a user of the converter.<br>
But even if files are organized like this, then there may be several versions of the "Mijn Lib" (or one of the units that should be found there, is also in another folder). Then the converter can't know...<br>
<br>
IMHO, if should ask which additional path to scan, for required units. The parent dir can be set in the options, then it can be configured once and for all.<br></blockquote></div><br>The converter is clever enough to ask from user what to do with an unknown unit name.<br>
It can be commented out or the user can search and select its location.<br>However, scanning the parent directory makes the number of "stupid" questions lower as the obvious locations are already found.<br><br>Lazarus source editor and debugger must work accurately but Delphi conversion is all about heuristics. :)<br>
<br><br>Juha<br><br>