re-installing RB
RB 10.06 Ent
Delphi 7. 1 Ent
I am migrating my deveopment environment to a new laptop.
I have re-installed all the components but when I compile I get:
[Fatal Error] DayTotalsDM.pas(9): Unit raCodMod was compiled with a
different version of ppComm.TppCommunicator
This is the same version if RB that I used on the other laptop.
How do I resolve this?
Thanks,
Larry
Delphi 7. 1 Ent
I am migrating my deveopment environment to a new laptop.
I have re-installed all the components but when I compile I get:
[Fatal Error] DayTotalsDM.pas(9): Unit raCodMod was compiled with a
different version of ppComm.TppCommunicator
This is the same version if RB that I used on the other laptop.
How do I resolve this?
Thanks,
Larry
This discussion has been closed.
Comments
when moving over to the new machine.
But I still need to compile this project.
Thanks
Larry
This error can indicate a number of issues...
- There is a ReportBuilder source file included in your library path with
the interface section changed.
- There is an old .dcu or compiled package included in your library path
that is being pulled in by Delphi.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
nnot supply the source.
Whatever the case, it has left me dead in the water!
What does raCodMod do? Do I need it?
I have no home grown components related to this modual. It is all
out-of-the-box stuff. I have a ccustom report viewer. That is all.
I need some help here. I am unable to compile our flag-ship product.
What should I do next?
Larry
Is your Delphi library path pointing toward /RBuilder/Lib or
/RBuilder/Source?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I have both in my search path, with Lib coming first. W/o source, I was
getting complaints about not finding ppComm.
I am still getting the same ...
[Fatal Error] DayTotalsDM.pas(9): Unit raCodMod was compiled with a
different version of ppComm.TppCommunicator
error
Should I roll back to 10.03? If so, I will probably have to regress my
TeeChart since I just updated it also.
Thanks
Larry
Try taking \Source out of the library path and move \Lib near the top of the
list. Are you using Delphi 2007?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I rebuilt the RAP .dcu files with the source installed with RB 10.06 for
Delphi 7. Please send an email to support@digital-metaphors.com and I'll
send them to you for testing on your machine.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com