Abbrevia installieren auf XE8?
-
Ich wollte auf XE8 Demo die http://sourceforge.net/projects/tpabbrevia/ testen, aber irgendwie bekomme ich es nicht installiert. Ich habe alles erfolgreich compiliert, aber ich sehe nirgends ein "Installieren" und wenn ich die Komponente manuell installieren will, habe ich zwar
* Abbrevia200.bpl
* AbbreviaVCL200.bpl
* AbbreviaVCLDesign200.bplAber keines davon ist ein Entwurfzeit-Package. Kann mir jemand sagen was ich falsch mache?
Installation
To install TurboPower Abbrevia into your IDE:
Unzip the release files into a directory (e.g., d:\abbrevia).
Start Delphi or C++Builder.
Add the source subdirectory (e.g. d:\abbrevia\source) to the Delphi Library path. When using XE2 or later, add it to all platforms.
If using C++Builder, add the source subdirectory to C++Builder's Include and Library paths.
Open the project group in the packages directory that corresponds to the IDE being used (e.g. "Delphi XE2.groupproj").
Start at the top of the project group and compile each package in turn. If using C++Builder, install each one after compiling.
Select the "AbbreviaVCLDesign" package and install it. The IDE should notify you that the components have been installed. If you are using Delphi 7 you can install "AbbreviaCLXDesign" as well to get CLX designtime support.
Make sure the PATH environmental variable contains the directory in which the compiled packages (i.e. BPL or DPL files) were placed.Beim "Erzeugen" installiert er bei mir nichts und bietet auch kein "Installieren" an. Compilieren tut er alles ohne Fehler.
-
Ist wohl ein Bug und dank dem Benutzer hier konnte ich es nun installieren:
http://sourceforge.net/p/tpabbrevia/bugs/163/Falls jemand noch das Problem hat
-
Warum verwendest du nicht das neue feature GetIt?
Laut http://blog.kassebaum.eu/?p=402 sollte es da aufgelistet sein bzw sind die neuen Anpassungen auf GitHub und nicht mehr auf SourceForge
-
Danke für den Hinweis. Dieses "GetIt" habe ich noch nicht ganz verstanden. Heißt das jetzt nur das ich es mir über https://github.com/TurboPack/Abbrevia downloade und die Readme Punkt 3 befolge?
-
Ach jetzt sehe ich das erst wo man das findet:
https://www.youtube.com/watch?v=DRDY9ZeKHWAMuss ich mal ausprobieren, aber wieso sind da fast alle Einträge doppelt vorhanden?
-
Einmal für Delphi und einmal für C++ (Symbole beachten)
Ja Benutzerfreundlich ist was anderes