idglobal?
Okay, I am running Delphi 6 with Updates 2 and 3
Also running Indy 10 and trying to running Report Builder 9
I am getting this error message when trying to load the TExtras package:
Cannot load package 'xdevice6' It contains 'IdGlobal', which is also
contained in package 'IndySystem60'
What needs to be done to fix this?
TIA
Also running Indy 10 and trying to running Report Builder 9
I am getting this error message when trying to load the TExtras package:
Cannot load package 'xdevice6' It contains 'IdGlobal', which is also
contained in package 'IndySystem60'
What needs to be done to fix this?
TIA
This discussion has been closed.
Comments
that uses Indy 9.
You can try contacting support@waler.com about this. This is not an RB
issue.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
FWFW, Indy breaks a lot of code, even inside of a version--even when they
do not have to (could have easily stubbed it out). When I inquired about it,
they were quite insistent that it was good form to break code.
Ed Dresel
Team DM
Ed Dressel
computer (search the hard drive for the file names and copy the new ones
over the top of the old ones, and may need to close Delphi to do any of
that).
[Fatal Error] frmCustomCabinetReports.pas(9): Unit TXRB was compiled with a
different version of IdSMTP.TIdSMTP
TIA
SMTP.
What I did not do is check for those dcu files in the source directory and
copy the new one over to the lib directory.
All is fine now.
My only concern now are those procedures/routines that were using idSMTP
from Indy that I commented out?
Should I worry about what was commented out?
TIA
I have no idea--you may want to start over by reinstalling Indy. Hard to say
without lots of specs, and then still really hard to say :-)
Ed