View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002418 | JEDI VCL | 02 Installation | public | 2004-12-21 09:56 | 2004-12-29 16:46 |
Reporter | anonymous | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 BETA 2 | ||||
Target Version | Fixed in Version | 3.00 RC 1 | |||
Summary | 0002418: Instalation Fails in Delphi 5 | ||||
Description | It stops when compiling the unit ..\run\JvFullColorSpaces.pas requiring the EnsureRange function. I took a look in the source code and an uses clause makes reference to JclMath.pas like this: {$IFNDEF COMPILER6_UP} JclMath, // For EnsureRange {$ENDIF COMPILER7_UP} But the function EnsureRange doesnt exists in JclMath, but exists in the ..\run\JvPrvwDoc.pas, but when I uses this it gives me an error that I'm passing an extend value for an integer parameter. | ||||
Additional Information | I think the problem will occur in the JvFullColorCircleForm.pas and JvFullColorCtrls.pas also. | ||||
Tags | No tags attached. | ||||
|
I'm using the last daily build. |
|
You need to get an updated JclMath from CVS. If you are using a CVS client, make sure you are downloading from the HEAD revision. |
|
Newer than this one? Release 1.93 Build 1722 18-November-2004 |
|
> Newer than this one? Oh yes. Look at the bottom of JclMath. Should have this line: // $Log: JclMath.pas,v $ // Revision 1.19 2004/12/11 18:50:45 obones // Added EnsureRange |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-12-21 09:56 | anonymous | New Issue | |
2004-12-21 09:57 | anonymous | Note Added: 0005973 | |
2004-12-21 10:34 |
|
Note Added: 0005975 | |
2004-12-21 10:35 |
|
Status | new => feedback |
2004-12-21 10:37 | TandBR | Note Added: 0005976 | |
2004-12-21 16:55 | anonymous | Note Added: 0005977 | |
2004-12-29 16:46 | AHUser | Status | feedback => resolved |
2004-12-29 16:46 | AHUser | Resolution | open => fixed |
2004-12-29 16:46 | AHUser | Assigned To | => AHUser |
2004-12-29 16:46 | AHUser | Assigned To | AHUser => |