Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Recompile ReportBuilder with debug info

edited July 2012 in General
?Hello Folks!

I try to recompile the ReportBuilder packages in Delphi XE2 with debug
information switched on. I created a new project group, added all rb* &
dclRB* packages, brought them in the correct order and set the DCP output
directory, the Package output directory and the Unit output directory to
C:\Program Files (x86)\Embarcadero\RAD Studio\9.0\RBuilder\Lib\Win32\
(running Delphi XE2 as Administrator). For the first package rbRTL1416.dpk
I can see that the dcu, bpl & dcp files are created in the right location.
But when I try to compile the next package called rbRCL1416.dpk Delphi XE2
tells me that
"[DCC Error] E2466 Never-build package '.rbRCL1416' requires always-build
package 'rbRTL1416'"

But rbRTL1416.dpk has been compiled and exists as rbRTL1416.bpl &
rbRTL1416.dcp in C:\Program Files (x86)\Embarcadero\RAD
Studio\9.0\RBuilder\Lib\Win32\. Why can't the compiler find them right
there when it's rbRCL1416's turn?

Thanks for a short answer in advance.

Salut,
Mathias



--- posted by geoForum on http://www.newswhat.com
This discussion has been closed.