Re:Quick Reports 4
Clayton,
I appreciate the feed back. I tried the remove the Run package. However,
it appears that it is required by the design package. I left it alone.
Now, the Design is checked and the Run is unchecked in the packages. I went
to a new project and simply added a QuickRep to the form. I compiled this
and received the following error:
[Linker Error] Error: Unresolved external 'Quickrpt::TQuickRep::' referenced
from C:\DOCUMENTS AND SETTINGS\WAYNE SMITH\MY DOCUMENTS\BORLAND STUDIO
PROJECTS\DEBUG_BUILD\UNIT1.OBJ
I assume there is a problem in the configuration, but not sure where to look
as the path has been added to both the Compiler and Linker. Does this help
a little more in the diagnosis?
Thanks again,
Wayne
"Clayton Arends" <
XXXX@XXXXX.COM >wrote in message
Quote
>I had noticed that it will no longer let you install the run time
>package.
A runtime package is not supposed to be installed. That is why the
design-time package exists. If the runtime package was installable before
then that means the package was improperly configured as a design-time
package -- which isn't necessarily a problem unless it used design-time
only features and you needed to redistribute the BPL.
>Errors in my program for one particular report ... Has anyone ever run
>into
>this before?
What errors? Did you create the report in the IDE or are you loading from
disk? What version of QR were you running before? The problem might be
the result of a change in published properties between versions. Without
knowing your errors it's tough to diagnose.
Clayton
{smallsort}