Hi!
Hab nen Problem beim DelphiX einbinden. Zunächst einmal, ich benutze Delphi6 und habe mir das entsprechende DelphiX
Package runtergeladen.
Als ich nun die Datei "DelphiX_for6.dpk" Datei starte kommt folgende Fehlermeldung:
---
Change DelphiX_for6.dpk
The following changes are necessary to make this
package compatible with other installed packages.
Choose OK to apply these changes and rebuild the
package.
Add dclusr.
dclusr contains implicit
unit(s) DXTexImg.
---
Drücke ich Ok so kommt er beim kompilieren zu der Zeile
Delphi-Quellcode:
requires
vcl,
vclsmp,
designide,
rtl,
dclusr;
und bei dclusr meckert er.
[Fatal Error] DelphiX_for6.dpk(34): Could not create output file 'c:\programme\borland\delphi6\projects\
bpl\dclusr6 0.bpl'
WORAN LIEGT DAS? und wie bekomm ich DelphiX zum laufen? Brauch dringend Hilfe. Danke schonmal im Vorraus!
Euer, HENNIS!
[edit=sakura] Etwas gestaucht... (Leerzeilen entfernt) Mfg, sakura[/edit]