View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004563 | JEDI VCL | 00 JVCL Components | public | 2008-11-03 00:57 | 2008-11-03 11:30 |
Reporter | ZENsan | Assigned To | AHUser | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0004563: Daily packages fails to install. | ||||
Description | JvCoreD11R and JvCmpD11R fails to compile. | ||||
Tags | No tags attached. | ||||
|
Delphi 2007 (without using installer). Installer can not works in trial versions and DelphiDistiller versions (with remove licence check) - so why I need to use manual build. |
|
What error message? |
|
Verry strange. For example: It says TJclStringStream not found, when JclStreams is in uses list and have declaration of this class. And other errors are with resourcestrings which are declared in JclResources and used in another unit as values for contant records.. Latest JCl compiles normally and 80% of packages also. |
|
I mean 80% of JVCL packages :) |
|
Could it be that there is an outdated Jcl.dcp file somewhere that Delphi uses as the "requires Jcl" package? |
|
I cleared all BPL/DCP. [DCC Error] JvJCLUtils.pas(7881): E2003 Undeclared identifier: 'NativeSpace' (But there is JclStrings in uses and there is Const NativeSpace=Char(' '); I do not know why delphgi do not see it...; I built july packages (which worked) and the simply replaced sources so that my application compiles. |
|
Because the files might have been moved and that there still are dcu files somewhere. Most likely inside the JCL/JVCL tree |
|
No results. I deleted all .dcu files.. Run Clean.bat for both JCL and JVCL. |
|
You could use ProcessMonitor (http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx) to find out which files the compiler (dcc32.exe) accesses. |
|
Now it worked out :) I found some misplaced JclVcl.dcp in system directory which is accessed by compiler. After deleting that file all are ok. We can close this issue. |
|
Thanks, AHUser |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-03 00:57 | ZENsan | New Issue | |
2008-11-03 01:26 | ZENsan | Note Added: 0014955 | |
2008-11-03 02:11 | obones | Note Added: 0014956 | |
2008-11-03 02:11 | obones | Status | new => feedback |
2008-11-03 02:24 | ZENsan | Note Added: 0014957 | |
2008-11-03 02:37 | ZENsan | Note Added: 0014958 | |
2008-11-03 03:57 | AHUser | Note Added: 0014959 | |
2008-11-03 05:00 | ZENsan | Note Added: 0014960 | |
2008-11-03 05:30 | obones | Note Added: 0014961 | |
2008-11-03 06:11 | ZENsan | Note Added: 0014962 | |
2008-11-03 10:30 | AHUser | Note Added: 0014964 | |
2008-11-03 10:51 | ZENsan | Note Added: 0014965 | |
2008-11-03 10:52 | ZENsan | Note Added: 0014966 | |
2008-11-03 11:30 | AHUser | Status | feedback => resolved |
2008-11-03 11:30 | AHUser | Resolution | open => fixed |
2008-11-03 11:30 | AHUser | Assigned To | => AHUser |