View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002574 | JEDI VCL | 02 Installation | public | 2005-01-30 08:42 | 2005-02-25 06:54 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0002574: D5std install error | ||||
| Description | MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Generating: Templates] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. Writing: ..\D5\dcc32.cfg Fatal: Command arguments too long ** error 1 ** deleting Templates Fatal: Command argumemts too long | ||||
| Additional Information | patch folder with 01/27 cvs version has No error message. 01/28 cvs version has same problem. | ||||
| Tags | No tags attached. | ||||
|
|
Does ist work if you change the line S := ExcludeTrailingPathDelimiter(TargetConfig.Target.ExpandDirMacros(TargetConfig.Target.SearchPaths[i])); in jvcl3\install\JVCLInstall\compile.pas (line 910) to (insert ExtractShortPathName) S := ExtractShortPathName(ExcludeTrailingPathDelimiter(TargetConfig.Target.ExpandDirMacros(TargetConfig.Target.SearchPaths[i]))); |
|
|
No feedback in the past 7 days, issue closed. |