Icon View Incident Report

Serious Serious
Reported By: Zdenek Jaburek
Reported On: 11/3/2008
For: Version 2.02 Build 3
# 2860 Trying to Compile the Lazarus Packages Causes Compilation Errors

I am purchase EDB LCL Std with Src to test use with Lazarus 0.9.26 and FPC 2.2.2. Because version of FPC is different than compiled units then I do recompile whole package. When I compilling edb202l0924run.lpk then obtain error message 'The file "..\edbserver.pas" of package edb202l0924run 0.0 is missing. I choice Ignore but later compilling stop with error message
'Fatal: Can't find unit edbserver used by edblocal". The installation doen't contains unit edbserver in source but only in compiled form.


Comments Comments
The issue is that the Lazarus IDE does not allow for the compilation of non-source units for packages. Because of this, we have had to remove the TRIAL and STD ElevateDB Lazarus products, and have modified the STD-SRC Lazarus product so that it no longer requires any references to the edbserver unit, which did not include source code because it contains the server license restriction code.


Resolution Resolution
Fixed Problem on 11/28/2008 in version 2.02 build 4


Products Affected Products Affected
ElevateDB LCL Standard with Source

Image