Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi JEDI - JvExControls - Warningheader (https://www.delphipraxis.net/104010-jedi-jvexcontrols-warningheader.html)

faceh 26. Nov 2007 08:43


JEDI - JvExControls - Warningheader
 
Ich habe ein kleines Problem mit meiner Delphi 7 - JEDI JVCL 332 JCL 1100 Installation beim Compilieren eines Programms was das JvDatePickerEdit verwendet.

Beim Compilieren tritt der folgende Fehler auf:

Zitat:

[Error] JvExControls.pas(31): 'INTERFACE' expected but identifier 'WARNINGHEADER' found
[Error] JvExControls.pas(162): '=' expected but '(' found
[Error] JvExControls.pas(164): ';' expected but identifier 'WINCONTROL_DECL_DEFAULT' found
[Error] JvExControls.pas(164): '=' expected but '(' found
[Error] JvExControls.pas(166): ';' expected but identifier 'WINCONTROL_DECL_DEFAULT' found
[Error] JvExControls.pas(166): '=' expected but '(' found
[Error] JvExControls.pas(168): ';' expected but identifier 'CONTROL_DECL_DEFAULT' found
[Error] JvExControls.pas(174): 'IMPLEMENTATION' expected but ';' found
[Error] JvExControls.pas(186): '.' expected but 'IMPLEMENTATION' found
[Error] JvExControls.pas(110): Unsatisfied forward or external declaration: 'TJvHotTrackOptions.SetColor'
[Error] JvExControls.pas(111): Unsatisfied forward or external declaration: 'TJvHotTrackOptions.SetEnabled'
[Error] JvExControls.pas(112): Unsatisfied forward or external declaration: 'TJvHotTrackOptions.SetFrameColor'
[Error] JvExControls.pas(113): Unsatisfied forward or external declaration: 'TJvHotTrackOptions.SetFrameVisible'
[Error] JvExControls.pas(115): Unsatisfied forward or external declaration: 'TJvHotTrackOptions.Create'
[Error] JvExControls.pas(116): Unsatisfied forward or external declaration: 'TJvHotTrackOptions.Assign'
[Error] JvExControls.pas(132): Unsatisfied forward or external declaration: 'TStructPtrMessage.Create'
[Error] JvExControls.pas(138): Unsatisfied forward or external declaration: 'SetDotNetFrameColors'
[Error] JvExControls.pas(139): Unsatisfied forward or external declaration: 'DrawDotNetControl'
[Error] JvExControls.pas(141): Unsatisfied forward or external declaration: 'HandleDotNetHighlighting'
[Error] JvExControls.pas(143): Unsatisfied forward or external declaration: 'CreateWMMessage'
[Error] JvExControls.pas(144): Unsatisfied forward or external declaration: 'CreateWMMessage'
[Error] JvExControls.pas(145): Unsatisfied forward or external declaration: 'SmallPointToLong'
[Error] JvExControls.pas(146): Unsatisfied forward or external declaration: 'ShiftStateToKeyData'
[Error] JvExControls.pas(147): Unsatisfied forward or external declaration: 'GetFocusedControl'
[Error] JvExControls.pas(148): Unsatisfied forward or external declaration: 'DlgcToDlgCodes'
[Error] JvExControls.pas(149): Unsatisfied forward or external declaration: 'DlgCodesToDlgc'
[Error] JvExControls.pas(150): Unsatisfied forward or external declaration: 'GetHintColor'
[Error] JvExControls.pas(151): Unsatisfied forward or external declaration: 'DispatchIsDesignMsg'
[Fatal Error] u_frmExport.pas(8): Could not compile used unit 'JvExControls.pas'
Hat vieleicht jemand eine Lösung für mich? Ich habe JEDI mit dem Batch-Installer installiert.

Progman 26. Nov 2007 08:50

Re: JEDI - JvExControls - Warningheader
 
Ich habs grad probiert (D 2007). Es klappt problemlos.
Scheint, als wäre bei deiner Installation was schiefgegangen. Hast du auch erst jcl und danach erst jvcl installiert?
So habe ich es gemacht und habe keine Probleme.

faceh 26. Nov 2007 08:53

Re: JEDI - JvExControls - Warningheader
 
Ja ich habe erst JCL und dann JVCL mit der install.bat installiert. Muss ich danach noch irgendetwas Einstellen?

Progman 26. Nov 2007 08:55

Re: JEDI - JvExControls - Warningheader
 
eigentlich nicht, nach der Installation sind auch die Verzeichnisse im Suchpfad eingetragen.
Ich konnte es sofort benutzen.

Progman 26. Nov 2007 08:57

Re: JEDI - JvExControls - Warningheader
 
ich würde empfehlen, mal alles zu deinstallieren, dann bei beiden die clean.bat aufrufen und dann nochmal installieren.

faceh 26. Nov 2007 10:17

Re: JEDI - JvExControls - Warningheader
 
Ich habe es in einer VM nochmal ausprobiert. Problem war scheinbar das als Lib auch jcl\source eingetragen war. Jetzt lässt sich das Projekt einwandfrei compilieren. Vielen Dank :)


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:13 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz