Re: I've got an trouble when I want to complie Exodus withDelphi6!
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]>
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <006b01c49bf6$a3192250$e201020a@pmillard2k> |
Garden wrote: >> Hi! >> I've got an trouble when I want to complie Exodus with Delphi6.0 ! >> Well, I download the source code from your website,Then I follow the >> README.txt introduction, when I follow the introduction to step 5:"Unzip >> .\components\tntUnicode.zip and install the _D60.dpk package." I unzip the >> tntUnicode.zip, then install TntUnicodeVcl_D60.dpk ! Everything goes right >> until I "Open .\exodus\components\ExComponents.dpk and then Click >> 'install'" . It fail to continue installation because "The required package >> TntUinicodeVcl_R70 not Found"! Then I try to install TntUnicodeVcl_R70.dpk >> but it shows an error: "The required package vclactnband not >> Found"......How to deal with these problems? thx. First off... I have no idea if compiling on Delphi 6 still works. All active development uses Delphi 7. The ExComponents.dpk package is designed to be used with Delphi 7, not Delphi 6. You need to recreate a new package which depends on the TntUnicodeVCL_R60.dpk package instead of the R70 package. pgm.