View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001731 | JEDI VCL | 00 JVCL Components | public | 2004-05-06 14:11 | 2004-05-08 08:04 |
Reporter | ghendric | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Windows | OS | Windows XP | OS Version | Professional |
Product Version | 2.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001731: Install problem | ||||
Description | I got a new pc but now can't get JEDI VCL 2.10 to install. The install compiles everything but when I open Delphi 5 Enterprise I get an error "Can't load package C:\Program Files\Borland\Projects\Bpl\JVCL200_D50.BPL, Invalid floating point operation..etc" What could be the problem? I deleted everything and started over and still get the same results. Help.. | ||||
Tags | No tags attached. | ||||
|
Search this bug tracker for GetCPUSpeed, especially in the Code Library group. That should turn up some answers. |
|
I found a bug note with this problem that I am having. My pc has hyper-threading. I commented out the line in JclSysInfo.pas, Ticks := Round(Ticks / (CountFreq.LowPart / 10)), recompiled and everything installed. My question is, will JCL 1.90 work with JVCL 2.10? I found a note that it doesn't work with JVCL 2.10.. Can I just use the new JclSysInfo.pas instead and recompile it within JCL 1.22? |
|
Yes, you should be able to use the new JclSysInfo or at least the new GetCPUSpeed function (since it is that function that caused the problem) with JVCL 2.10. I would be very surprised if JVCL 2.10 would work without problems with JCL 1.90, so I would recommend making as few changes as possible to JCL. |
|
I copied the GetCPUSpeed function from the newer version of JCL into JSysInfo unit and recompiled it. That fixed my problem. I haven't tested the new change yet. It should work fine though... |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-06 14:11 | ghendric | New Issue | |
2004-05-06 14:52 |
|
Note Added: 0004174 | |
2004-05-06 23:48 |
|
Status | new => acknowledged |
2004-05-07 03:50 | ghendric | Note Added: 0004178 | |
2004-05-07 04:10 |
|
Note Added: 0004179 | |
2004-05-08 08:01 | anonymous | Note Added: 0004188 | |
2004-05-08 08:04 |
|
Status | acknowledged => resolved |
2004-05-08 08:04 |
|
Resolution | open => fixed |
2004-05-08 08:04 |
|
Assigned To | => user72 |