Problem after install RB11
Hello,
I use:
- RB11 ent
- Delphi 2007 entreprise - version 11.0.2902.10471
- Teechart Pro 8.02
- Vista business edition
After update RB10.09 => RB11, I have the folowing error (in delphi)
[DCC Erreur] SM.dpr(48): F2051 L'unité raParser a été compilée avec une
version différente de ppCharacter.ppByteLength
Translation
raParser unit has been compiled with different version of
ppCharacter.ppByteLength
Where is the problem ?
J-Pierre
I use:
- RB11 ent
- Delphi 2007 entreprise - version 11.0.2902.10471
- Teechart Pro 8.02
- Vista business edition
After update RB10.09 => RB11, I have the folowing error (in delphi)
[DCC Erreur] SM.dpr(48): F2051 L'unité raParser a été compilée avec une
version différente de ppCharacter.ppByteLength
Translation
raParser unit has been compiled with different version of
ppCharacter.ppByteLength
Where is the problem ?
J-Pierre
This discussion has been closed.
Comments
At what point do you receive this error? Are you able to compile and run
the RAP demos located in the \Documents\ReportBuilder\Delphi 2007\Demos\0.
RAP... directory?
Any information about how I can recreate this behavior here would be helpful
in tracking it down. Thanks for your help.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I have tested:
C:\Users\Public\Documents\RBuilder\Delphi 2007\Demos\3. EndUser\1. Report
Explorer\EndUser.dproj
and compile and run are ok...
J-Pierre
In C:\Users\Public\Documents\RBuilder\Delphi 2007\Demos\3. EndUser\1. Report
Explorer\EndUser.dproj
if I defined RAP {$DEFINE RAP} I have my error if I launch compilation
DCC Erreur] SM.dpr(48): F2051 L'unité raParser a été compilée avec une
version différente de ppCharacter.ppByteLength
J-Pierre
Check your Delphi library path - does it contain RBuilder\Source? If yes,
then try removing it and compiling against RBuilder\Lib only. Post the
results here.
We are still researching this issue.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
I have uninstalled and cleaning RB11 like indicate
http://www.digital-metaphors.com:8080/General/Installation/Cleaning_Up_a_Corrupt_Install
then I have reloaded RB11.exe on your site and I have reinstalled
but alway the same error.
How do for compiling RBuilder\Lib ?
If load C:\Program Files\CodeGear\RAD
Studio\5.0\RBuilder\Source\BuildEnt.dproj and build this project, but I have
an error
"DesignIntf.dcu file not found"
I have added C:\Program Files\CodeGear\RAD Studio\5.0\source\ToolsAPI, in
Delphi library Path
but now I have againt an error
"Proxies.dcu file not found"
Help me please
J-Pierre
Try removing RBuilder\Source from your Delphi libary path.
Before....
..\RBuilder\Source
..\RBuilder\Lib
After....
..\RBuilder\Lib
Now try compiling the demos or any of your projects.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
[DCC Erreur] SM.dpr(48): F2051 L'unité raParser a été compilée avec une
version différente de ppCharacter.ppByteLength
Translation
raParser unit has been compiled with different version of
ppCharacter.ppByteLength
J-Pierre
In our testing, we can duplicate the error you reported, only when
RBuilder\Source appears in the Delphi library path. For example
C:\Program Files\CodeGear\RAD Studio\5.0\RBuilder\Source
C:\Program Files\CodeGear\RAD Studio\5.0\RBuilder\Lib
When the library contains only RBulder\Lib, the error does not appear.
C:\Program Files\CodeGear\RAD Studio\5.0\RBuilder\Lib
We are researching why the error occurs in the first case listed above.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com