![]() |
SynEdit verlangt VCL50.bpl - woher bekommen?
Hi,
ich bin gerade bei der Installation von SynEdit. Beim Compilieren dieser Komponente ernte ich eine Fehlermeldung:
Code:
Woher bekomme ich dieses Package?
[Fataler Fehler] SynEdit_D5.dpk(30): E2202 Package 'vcl50' wird benötigt, konnte aber nicht gefunden werden
LG Christopher |
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Indem Du Dir Delphi 5 besorgst, wenn Du schon dessen Package zu installieren versuchst.
|
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Zitat:
Ich will eigendlich ja nur synEdit installieren :( |
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Bei jeder Installation eines Delphi-Packages ist darauf zu achten, dass für die jeweilige Delphi-Version das dafür vorgesehene Package installiert wird. Du versuchst das synEdit-Package für Delphi 5 zu installieren, welches wohl nicht deiner aktuell benutzten Delphi-Version entspricht.
Also schaue welche Delphi-Version du hast und suche dir das dementsprechende Package der Komponente aus, die du installieren magst. |
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Aber SynEdit_D5.dpk ist für Delphi 5, wie der Name schon sagt. Gibt es denn kein Package für Deine Delphi-Version?
|
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Zitat:
Habs jetzt mit der für D2005 gemacht jedoch auch ein Fehler:
Code:
was ist denn SynEdit_R2005?
[Fataler Fehler] SynEdit_D2005.dpk(32): E2202 Package 'SynEdit_R2005' wird benötigt, konnte aber nicht gefunden werden
Etwa noch ein Package? |
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Normalerweise ist bei solch Installations-Packages eine ReadMe dabei, die einem sagt was wo wann und wie zu installieren ist. Ist denn da keine Textdatei dabei, die dir da weiterhilft?
|
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
SynEdit_R2005 -> Runtime-Package (zuerst installieren)
SynEdit_D2005 -> Designtime-Package (greift auf die Runtime zu) |
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Zitat:
Oder hab ich was übersehen?
Code:
Unicode SynEdit
=============== This is the Unicode version of SynEdit, a syntax highlighting editor that had originally been designed for ANSI character sets. For the available information check out the "Unicode SynEdit" Web-site at: http://mh-nexus.de/en/unisynedit.php The ANSI version of SynEdit is located at: http://synedit.sourceforge.net The SynEdit project has also a page at SourceForge http://sourceforge.net/projects/synedit where you may find additional information. Installation note: The Unicode and ANSI version of SynEdit may not be used together on the same system. If you used ANSI SynEdit before delete every DCU and BPL it created. Also make sure your library/source path in the environment options is set correctly. To get started check out the different examples. If you have questions, please subscribe to the SynEdit user list and ask there, if you want to hack SynEdit you should subscribe to the SynEdit developer list. General feedback and suggestions or fixes are welcome. There is no documentation yet, help in this area is especially welcome! CVS access ---------- CVSROOT is: :pserver:anonymous@synedit.cvs.sourceforge.net:/cvsroot/synedit To get Unicode SynEdit you have to choose the tag/branch: Unicode_2004_08_31 Note that the date stamp included above was the date when the branch was made and does not have any correlation with the latest release date, i.e. you will always get the latest version using the branch above. Historical Note --------------- SynEdit has been started as an attempt to continue the no longer maintained sources of the mwEdit project.The last public version 0.92a of mwEdit can be found at the SynEdit website in the download section. The mwEdit project was started in 1998 by Martin Waldenburg, aim was to produce a syntax highlighting editor component for an Open Source IDE. In the 15 months that mwEdit was developped in public Martin was increasingly dissatisfied with the direction the development of mwEdit took, so he finally requested that his name and initials had to be removed from the project. Therefore this is now called SynEdit, and it is an Open Source project under the MPL (Mozilla Public License, but see the individual source files for the terms). There would however be no such project if Martin had not started to develop mwEdit, so we would like to thank Martin Waldenburg for his efforts, and of course all the other developers of the mwEdit project. $Id: Readme.txt,v 1.3.2.2 2008/11/08 15:48:34 maelh Exp $ |
AW: SynEdit verlangt VCL50.bpl - woher bekommen?
Zitat:
Sollte die dabei sein? |
Alle Zeitangaben in WEZ +1. Es ist jetzt 17:36 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz