View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001739 | JEDI VCL | 02 Installation | public | 2004-05-08 06:16 | 2004-05-10 09:01 |
Reporter | cab-dk | Assigned To | AHUser | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001739: Can't compile - error in jvBackgrounds.pas | ||||
Description | [Generating: Packages] Generating packages for D7 Loaded template.dpk Loaded template.dof Loaded template.res MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: Packages] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: Packages] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: JvCoreD7R.bpl] Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(283) Error: Undeclared identifier: 'THLSVector' C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(284) Error: Undeclared identifier: 'THLSValue' C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(289) Error: Undeclared identifier: 'RGBtoHLS' C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(290) Error: Missing operator or semicolon C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(292) Error: Missing operator or semicolon C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(298) Error: Undeclared identifier: 'HLStoRGB' C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(298) Error: Undeclared identifier: 'Saturation' C:\Programmer\Borland\Delphi7\JEDI\JVCL\run\JvBackgrounds.pas(350) Error: Undeclared identifier: 'SetBitmapColors' JvCoreD7R.dpk(93) Fatal: Could not compile used unit '..\..\run\JvBackgrounds.pas' ** error 1 ** deleting "C:\Programmer\Borland\Delphi7\Projects\Bpl"\JvCoreD7R.bpl ** error 1 ** deleting CompilePackages | ||||
Tags | No tags attached. | ||||
|
Get the latest JCL from CVS or at least JClGraphUtils.pas and rebuild the DJCL and DJCLVCL packages. Then rebuild the JVCL packages. |
|
I have downloaded and recompiled JCL according to yout instructions - but now I get another error: Windows 2000 Service Pack 4 (5.0.2195) MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Generating: Templates] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. Writing: ..\D7\dcc32.cfg [Generating: Packages] Generating packages for D7 Loaded template.dpk Loaded template.dof Loaded template.res MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: Packages] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: Packages] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: JvCoreD7R.bpl] Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation C:\Programmer\Borland\Delphi7\Jedi\JVCL\run\JvJVCLAboutForm.pas(140) Error: Incompatible types: 'TOSVersionInfoEx' and 'POSVersionInfoEx' JvCoreD7R.dpk(93) Fatal: Could not compile used unit '..\..\run\JvJVCLAboutForm.pas' ** error 1 ** deleting "C:\Programmer\Borland\Delphi7\Projects\Bpl"\JvCoreD7R.bpl ** error 1 ** deleting CompilePackages |
|
I have corrected TOSVersion to POSVersion - and when trying to compile JVCL the same error occurs. And if searching after THLSVector in both JCL + JVCL no declaration of this type is found. It seems that jvBackground isn't implemented correctly yet in JVCL? |
|
I have come to the conclusion that it's quite difficult to install JVCL daily zips, without having the corresponding JCL. Is it possible to get the corresponding JCL that matches the daily JVCL? |
|
Use daily snapshots of the JCL http://jcl.sourceforge.net/daily |
|
AHUser's link to daily JCL zip-files helped a lot - now it works like a charm. It isn't enough to download graphutils only - it creates new error messages. Thanks for your help. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-08 06:16 | cab-dk | New Issue | |
2004-05-08 08:00 |
|
Status | new => resolved |
2004-05-08 08:00 |
|
Resolution | open => fixed |
2004-05-08 08:00 |
|
Assigned To | => user72 |
2004-05-08 08:00 |
|
Note Added: 0004187 | |
2004-05-08 11:29 | cab-dk | Status | resolved => feedback |
2004-05-08 11:29 | cab-dk | Resolution | fixed => reopened |
2004-05-08 11:29 | cab-dk | Note Added: 0004190 | |
2004-05-08 12:03 | cab-dk | Note Added: 0004191 | |
2004-05-08 13:25 | cab-dk | Note Added: 0004192 | |
2004-05-08 15:24 | AHUser | Note Added: 0004193 | |
2004-05-10 06:27 | cab-dk | Note Added: 0004206 | |
2004-05-10 09:01 | AHUser | Status | feedback => resolved |
2004-05-10 09:01 | AHUser | Resolution | reopened => fixed |
2004-05-10 09:01 | AHUser | Assigned To | user72 => AHUser |