View Issue Details

IDProjectCategoryView StatusLast Update
0005154JEDI VCL02 Installationpublic2010-02-05 10:46
ReporterCyrusAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0005154: SVN revision 12688 : Installation fails if user have selected to use Indy 10 components.
DescriptionDelphi 7.0

In jvcl.inc-editor, I have selected USE_3RDPARTY_INDY and USE_3RDPARTY_INDY10 options. I have installed SVN revision 4041 of Indy 10 components.

When compiling components, I get this error message:

[Compiling: JvNet70.bpl]
".\Delphi 7\Bin\dcc32.exe" JvNet.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
Error: Never-build package 'JvNet' requires always-build package 'IndyProtocols70'

Solution to this would be to change {$IMPLICITBUILD OFF} to {$IMPLICITBUILD ON} at JvNet.dpk-file but installer always generates this file from JvNet-R.xml.
TagsDelphi 7.0

Activities

Cyrus

2010-02-05 00:01

reporter   ~0017175

Well, solution is to recompile SVN revision 4041 Indy compontents with {$IMPLICITBUILD OFF}.

obones

2010-02-05 10:46

administrator   ~0017176

Well, no change is required then.
And please note that Indy 10 support is only guaranteed with the version of Indy 10 that is shipped with the IDEs, not the SVN version.

Issue History

Date Modified Username Field Change
2010-02-04 23:56 Cyrus New Issue
2010-02-05 00:01 Cyrus Note Added: 0017175
2010-02-05 00:02 Cyrus Tag Attached: Delphi 7.0
2010-02-05 10:46 obones Note Added: 0017176
2010-02-05 10:46 obones Status new => resolved
2010-02-05 10:46 obones Resolution open => no change required
2010-02-05 10:46 obones Assigned To => obones