On Tue, 23 Nov 2010 19:54:23 +0100, Bo Berglund <[email protected]> wrote:
>Anyway, now I understand what is going on and the package is >recognized. > Well, I was a bit premature. I now looked in the config dirs and located the packagefiles.xml files and had a look inside. This is what I found: Original Lazarus config: <Item7> <Name Value="SdpoSerialLaz"/> <Version Minor="1" Release="4"/> <Filename Value="C:\Programs\lazarus\components\sdpo\sdposeriallaz.lpk"/> </Item7> New SVN version from the fixes branch: <Item6> <Name Value="SdpoSerialLaz"/> <Version Minor="1" Release="4"/> <Filename Value="components\Sdpo\sdposeriallaz.lpk"/> </Item6> Why is one Lazarus using a relative path and the other an absolute path? Bo Berglund -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
