Betreff: Problem bei manueller Installation von QRPP_D7 (BD7 Enterprise)
Hallo
Habe Problem bei Installation von QuickReport Powerpack 1.34 auf Delphi7 Enterprise.
Im BD7 Enterprise habe ich das mitgelieferte QWuickReport (dclqrt70.bpl, dcltqr70.bpl) verwendet.
Habe dann QRPP ohne Einbindung in die
IDE installiert. Installer hat unter C:\Programme das Verzeichnis "QRPP130" angelegt.
Nun wollte ich nach der Anweisung für manuelles Installieren laut Hilfe fortfahren, dabei tritt ein Kompilierfehler auf.
Hier mal die Installanweisung laut Hilfe mit Einfügungen:
>>To install QRPP manually, you need to first open the QRPP*
package file and compile (not install) it:
>>- select "File|Close all"
>>- select "File|Open" and open the QRPP*
package file
Zur Installation habe ich das
Package "QRPP_D7.dpk" aus den Verzeichnis "Packages/Delphi7p" genommen.
>>- in the now showing
package window, press the "Compile" button
Hier tritt der Compilerfehler
[Fataler Fehler]QRPP_D7.dpk[34];
Package 'qrpt70' wird benötigt, konnte aber nicht gefunden werden.
dan habe ich abgebrochen (Alles schließen)
>>The next step is to compile and install the DCLQRPP*
package file:
>>- select "File|Open" and open the DCLQRPP*
package file
>>- press the "Install" button
>>Finally, add the QRPP path to the library search path:
>>- select "File|Close all"
>>- select "Tools|Environment options"
>>- select the "Library" tab page
>>- add the QRPP LIB\ path (e.g. C:\QRPP\LIB\) to the "Library path"
>>Possible problems:
>>If you get an error message like "procedure entry point not found" or "
package xy needs to be recompiled", the most probable reason is that you have different versions of
package files on your computer, e.g. different versions of QRPT50.DCP are in Delphi5\Lib\ and Delphi5\Projects\
Bpl\ or Windows\System\. You should check for the following files: QRPT*.DCP, QRPT*.BPL, QRPT*.LIB, QRDBASE*.DCP, QRDBASE*.BPL, QRPP*.DCP and QRPP*.BPL, and if you find two files with the same name but different file dates, copy the newer file over the older one.or message like "procedure entry point not found" or "
package xy needs to be recompiled", the most probable reason is that you have different versions of
package files on your computer, e.g. different versions of QRPT50.DCP are in Delphi5\Lib\ and Delphi5\Projects\
Bpl\ or Windows\System\. You should check for the following files: QRPT*.DCP, QRPT*.BPL, QRPT*.LIB, QRDBASE*.DCP, QRDBASE*.BPL, QRPP*.DCP and QRPP*.BPL, and if you find two
Bin aber der Meinung, alles Alte entfernt zu haben (glaube es jedenfalls).
Weiss nicht wie ich Version meines alten QuickReports (mitgeliefert mit Delphi7 Enterprise) ermitteln kann.
Kommt jemand mit meiner Frage klar?
Danke für Hilfe
E. B.