Programmation » Delphi, JCVL
Catégorie:  
   
Delphi, JCVL
Publié le 22/01/2006 @ 20:05:21,
Par cauet
Hello,
J'essaie d'installer la super librairie JVCL, mais ca merdouille grave..


Windows XP Service Pack 2 (5.1.2600)

MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Generating: Templates]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Writing: ..\D7\dcc32.cfg
[Generating: Packages]
Generating packages for D7
Loaded template.dof
Loaded template.dpk
Loaded template.res
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Packages]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Jv3rdD7R.bpl]
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
5203 lignes, 0.07 secondes, 27224 octets de code, 117 octets de données.
[Compiling: JvCoreD7R.bpl]
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1435) Erreur: Pas assez de paramètres originaux
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1439) Erreur: Identificateur redéclaré : 'TJvDynControlVCLDateEdit.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1947) Erreur: Déclaration attendu(e) mais identificateur 'lue' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1949) Erreur: Identificateur non déclaré : 'OnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1949) Erreur: Identificateur non déclaré : 'Value'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1950) Erreur: '.' attendu(e) mais ';' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1953) Erreur: Identificateur redéclaré : 'TJvDynControlVCLListBox.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2459) Erreur: Identificateur non déclaré : 'Graphic'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2459) Erreur: ':=' attendu(e) mais ':' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2460) Erreur: ';' attendu(e) mais 'BEGIN' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2461) Erreur: Identificateur non déclaré : 'Picture'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2461) Erreur: Types incompatibles
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2462) Avertissement: Texte après le 'END.' final ignoré par le compilateur
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(51) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlEngineVCL.RegisterControls'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(551) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(552) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(553) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(555) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(556) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(557) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(558) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(559) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(567) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(568) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(569) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(571) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(572) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(573) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(574) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(575) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(577) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetFocusControl'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(578) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetWordWrap'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(581) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAlign'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(584) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAutoSize'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(587) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(588) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetParentColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(591) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAlignment'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(600) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(601) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(602) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(604) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(605) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(606) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(607) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(608) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(611) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAlign'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(614) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAutoSize'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(616) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(617) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetParentColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(619) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAlignment'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(626) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(627) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(628) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(630) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(631) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(632) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(633) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(634) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(636) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetGlyph'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(637) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetNumGlyphs'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(638) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetLayout'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(639) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetDefault'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(640) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetCancel'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(643) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetAction'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(649) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(650) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(651) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(653) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(654) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(655) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(656) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(657) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(660) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnChange'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(661) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetValue'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(662) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlGetValue'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(668) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(669) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(670) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(672) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(673) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(674) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(675) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(676) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(679) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetReadOnly'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(682) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetAutoExpand'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(683) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetHotTrack'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(684) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(685) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowLines'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(686) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowRoot'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(687) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetToolTips'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(688) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetItems'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(689) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlGetItems'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(690) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetImages'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\jedi.inc(638) Fatale: Compilation abandonnée ; trop d'erreurs

** error 1 ** deleting JvCoreD7R.bpl
Copie des fichiers...
[Finished JVCL for VCL installation]


:sweat:
   
Delphi, JCVL
Publié le 22/01/2006 @ 20:09:06,
Par zion
Tiens, je me demande qui a bien écrit la moitié des compos de ce package :gratgrat:

Enfin soit, longue histoire cette JVCL :oh:

C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1435) Erreur: Pas assez de paramètres originaux

Y a quoi à la ligne 1435?
Tu as installé tous les SP pour D7?
Je suis le Roy :ocube:
   
Delphi, JCVL
Publié le 22/01/2006 @ 21:24:04,
Par cauet
Oui j'ai vu ton nom dans la liste :joce:
Non, je tourne avec la Delphi7 "de base" ..

J'étais pas au courant qu'il fallait faire une mise à jour :cupra:
   
Delphi, JCVL
Publié le 22/01/2006 @ 21:28:25,
Par cauet
Ouch, rien d'exceptionnel..


procedure TJvDynControlVCLDateEdit.ControlSetOnEnter(Value: TNotifyEvent);
begin
1435: OnEnter := Value;
end;


:ohwell:

Demain, je met à jour :joce:
   
Delphi, JCVL
Publié le 23/01/2006 @ 00:44:16,
Par antp
OnEnter pourrait être du mauvais type, du coup il essaie d'appeler la fonction Value au lieu d'assigner son pointeur ?

Dernière édition: 23/01/2006 @ 00:44:43
mes programmes ·· les voitures dans les films ·· champion des excuses bidons
   
Delphi, JCVL
Publié le 23/01/2006 @ 10:00:22,
Par cauet
:ohwell:
   
Delphi, JCVL
Publié le 23/01/2006 @ 13:48:10,
Par zion
antp> En effet, mais bon il faudrait aussi voir la définition du OnEnter :smile:

J'ai plus installé la JVCL depuis les 1.x, c'est pour dire ... Maintenant, il faudrait au moins voir leurs requirements, si ca tombe, ils veulent réellement D7 updaté :oh:

http://www.borland.com/downloads/registered/download_delphi.html

Je suis le Roy :ocube:
   
Delphi, JCVL
Publié le 23/01/2006 @ 15:21:27,
Par cauet
Avant de niquer mon D7 (oui j'ai peur :joce: ) la JVCL, ca vaut vraiment le coup?
Si ca se trouve, ca me plaira pas..
   
Delphi, JCVL
Publié le 23/01/2006 @ 15:27:14,
Par zion
Tout dépend ce que tu fais, si tu veux des centaines de compos en MPL, oui, ca vaut le coup.

Si tu fais surtout du non visuel... ca vaut moins le coup :joce:
Je suis le Roy :ocube:
   
Delphi, JCVL
Publié le 23/01/2006 @ 16:29:27,
Par cauet
Je cherche un composant qui me permet de générer des codes barre :dawa:
Mais en MPL.. pour le moment je trouve que du shareware..
   
Delphi, JCVL
Publié le 23/01/2006 @ 17:30:22,
Par Poire
quel type de code barre ? si c'est du 39 j'ai les specs
:topicalacon:
Je défendrai mes opinions jusqu'à ma mort, mais je donnerai ma vie pour que vous puissiez défendre les vôtres. (Voltaire)
Photos
   
Delphi, JCVL
Publié le 23/01/2006 @ 20:00:50,
Par zion
www.torry.net :oh:

Le plus simple, d'après ce que j'avais lu à l'époque, c'est d'utiliser une police prévue à cet effet, c'est ce qu'abx a fait dans son application :kiki:
Je suis le Roy :ocube:
   
Delphi, JCVL
Publié le 23/01/2006 @ 20:06:52,
Par Poire
la police est payante, il faut une license (word par exemple)
:topicalacon:
Je défendrai mes opinions jusqu'à ma mort, mais je donnerai ma vie pour que vous puissiez défendre les vôtres. (Voltaire)
Photos
   
Delphi, JCVL
Publié le 23/01/2006 @ 20:22:53,
Par zion
Et y en aurait pas une seule de gratuite? :oh:
Je suis le Roy :ocube:
   
Delphi, JCVL
Publié le 23/01/2006 @ 20:32:29,
Par ArKeL
Les barcode en ttf peuvent ce trouver gratuitement.
http://www.barcode-1.net/pub/russadam/fonts.html
http://www.bizfonts.com/free/
   
Delphi, JCVL
Publié le 23/01/2006 @ 20:50:37,
Par cauet
Après tout, oui pourquoi pas.. ca à le même type de rendu d'un soft made-in-$$ ? :wink:

Poire> pq pas.. je suis libre, je dois créer le code et le lecteur (bien qu'il s'agis simplement d'un truc qui recopie comme un clavier parais t'il)

Je me suis engagé à faire un petit soft de gestion de clientèle pour la salle de gym de ma cousine, quel con :tinostar:
   
Delphi, JCVL
Publié le 23/01/2006 @ 22:31:56,
Par Poire
C'est très très vieux, mais ça marche...
Code 39 inside, lut par tous les lecteurs de code barre.

src+exe à toi de voir pour comprendre

J'ai fait ça au lycée :banzai:
Fichier: file_16382_ok.zip ( 475.5 KB - 219 )
:topicalacon:
Je défendrai mes opinions jusqu'à ma mort, mais je donnerai ma vie pour que vous puissiez défendre les vôtres. (Voltaire)
Photos
   
Delphi, JCVL
Publié le 23/01/2006 @ 22:35:09,
Par cauet
Mais c'est génial ça :smile:
Merci, demain je regarde :smile:
   
Delphi, JCVL
Publié le 23/01/2006 @ 22:36:23,
Par Poire
http://sylvain.taufour.free.fr/CodeBarre.png
:topicalacon:
Je défendrai mes opinions jusqu'à ma mort, mais je donnerai ma vie pour que vous puissiez défendre les vôtres. (Voltaire)
Photos
   
Delphi, JCVL
Publié le 23/01/2006 @ 22:55:52,
Par cauet
il est génial ton code Poire!
je voudrais bien trouver les specs de code39 pour savoir si on peux ajouter le code en texte en dessous pour quand le lecteur déconne, c'est pratique :grin:

J'acheterais bien ça :
http://www.ldlc-pro.be/fiche/PB00029359.html

Pour réaliser mes tests.

Avis aux amis Delphinautes, vous utilisez quoi comme DB portable?
A présent j'utilise que du mySQL, mais pour un seul et unique terminal pour détecter des cartes de membres.. c'est un peu lourd à déployer..
Répondre - Catégorie:  
Informaticien.be - © 2002-2024 AkretioSPRL  - Generated via Kelare
The Akretio Network: Akretio - Freedelity - KelCommerce - Votre publicité sur informaticien.be ?