Home General

Error after Patching RB12

edited June 2010 in General
Hello.

I'm using RB 12.01 Build 197.
This version has a known printing bug on Windows 7 PCs.

I have recieved an Patch from the support that fixes that.

So right.

After I have installed the patch I can't compile one Project.
I get the Error (German):

ppPrnDev.Pas(33): F2051 Unit ppViewr wurde mit einer unterschiedlichen
Version von ppGraphicsDevice.TppGraphicDevice compiliert.

The same in english should sound like:

ppPrnDev.Pas: F2051 Unit ppViewr was compiled with different versions
of ppGraphicsDevice.TppGraphicDevice.

The only Idea I have where the recompile RB with the patched sources.
But how can I do this ?

I have copied the patched Source in the Source-folder.
Then I have opened the "Build.DPK" which is located in this folder.
In the options I have set the Output-Path to the Lib-Folder.

If I compile the package, all DCU get made new, but the compilation of
that Package abort in file ppChReg with an Error:

[DCC Fehler] ppChReg.pas(18): F1026 File not found: 'DesignIntf.dcu'

After that I can compile my Projekt without any errors.

But: Can I get any problems because of generating this DCU by this way
?

Does someone have an Idea how I can fix this "the right way" ?

Best regards and sorry for my bad english ;-)

Michael Meyer
This discussion has been closed.