View Issue Details

IDProjectCategoryView StatusLast Update
0001759JEDI VCL02 Installationpublic2004-05-14 05:23
ReporteranonymousAssigned ToAHUser 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001759: unabled to build the jvcl installer program if dxgettext component is installed
Descriptionunabled to build the jvcl installer program if dxgettext component is installed
when i execute install.bat i have a error : ERROR : undeclared identifier : 'ReTranslateComponent'.

* Result window batch :
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Generating MO files]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Generating: de
Generating: es
Generating: fr
Generating: it
Generating: nl
Generating: ro
Generating: ru
Generating: sv
[Compiling: Installer]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Writing: ..\..\install\JVCLInstall\JVCLInstall.cfg
Borland Delphi Version 14.0
Copyright (c) 1983,2002 Borland Software Corporation
C:\Program Files\Borland\JCLJVCL\JVCL\run\JvComponent.pas(118) Erreur: Identificateur non déclaré : 'ReTranslateComponent'
Main.pas(40) Fatale: Impossible de compiler l'unité utilisée 'JvComponent.pas'

** error 1 ** deleting Installer_nomo
Press ENTER to continue

I don't have found 'ReTranslateComponent' procedure in all files and in dxgettext units files ( changed?).

if dxgettext is not installed, all jvcl installing is sucessfull ! (but i need dxgettext)

its bug? can you help me ? thank.
Additional Informationdelphi 6 pro update2 on win2000pro, dxgettext, jcl and jvcl is the latest !

nanotonne
TagsNo tags attached.

Activities

AHUser

2004-05-12 15:19

developer   ~0004230

The JVCL requires the dxgettext 1.2 beta 5. It is planned to ship the required version with the JVCL 3 but it is not clear at the moment how it will be included.

anonymous

2004-05-12 16:43

viewer   ~0004231

Last edited: 2004-05-12 17:09

ouuups!! i have found now!! sorry !!
i have downloaded the latest beta version (dxgettext-1.2-rc1.exe) and it work !!! but i have long time to search and found (difficult because not clearly explain at html documentation install for this "bug" they need dxgettext-1.2-rc1.exe for 'ReTranslateComponent' work !.

i post quickly translating jvcl installer, file JVCLInstall.po with difference updated in french (i'm french), but i have difficult to use with poedit and different tools provide, i work to resolve/understand how to do that, how it work ... (i'm beginner)...
(possible to help me in last last ressort ...)

Nanotonne

edited on: 05-12-04 17:09

user72

2004-05-13 01:30

  ~0004232

The install documentation will be updated before the next release with an explanation of this issue.

AHUser

2004-05-14 05:23

developer   ~0004269

The Installer now uses a copy of the gnugettext unit that will be shipped with JVCL 3.

Issue History

Date Modified Username Field Change
2004-05-12 14:37 anonymous New Issue
2004-05-12 15:19 AHUser Note Added: 0004230
2004-05-12 16:43 anonymous Note Added: 0004231
2004-05-12 17:09 anonymous Note Edited: 0004231
2004-05-13 01:30 user72 Note Added: 0004232
2004-05-13 01:30 user72 Status new => acknowledged
2004-05-14 05:23 AHUser Status acknowledged => resolved
2004-05-14 05:23 AHUser Resolution open => fixed
2004-05-14 05:23 AHUser Assigned To => AHUser
2004-05-14 05:23 AHUser Note Added: 0004269