View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003201 | JEDI VCL | 02 Installation | public | 2005-09-16 08:41 | 2005-09-20 08:31 |
Reporter | profotos | Assigned To | obones | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0003201: build.exe not found | ||||
Description | I'm using BCB 5 Professional pathc 1, Windows 2K Installed JCL ok. When I run the jvcl install.bat I get this message: 'build.exe' is not recognized as an internal or external command, operable program or batch file. Looking in install.bat there's nothing in there that would trigger build.exe to be built and it wasn't in the installation package that I downloaded. | ||||
Additional Information | Contents of install.bat: @echo off SET DELPHIVERSION=%1 if "%1" == "" SET DELPHIVERSION=newest cd packages\bin SET INSTALLOPTIONS="%2" "%3" "%4" "%5" "%6" "%7" "%8" "%9" build.exe %DELPHIVERSION% "--make=installer" cd ..\.. SET INSTALLOPTIONS= | ||||
Tags | No tags attached. | ||||
|
Which package have you downloaded. build.exe is precompiled tool that we use to setup a valid environment for compiling the installer and other tools. |
|
OK -I resolved it. I had downloaded JVCL300CompleteJCL195-Build1848.zip and unzipped it. For some reason the unzip had failed to extract build.exe... |
|
Glad to hear that. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-09-16 08:41 | profotos | New Issue | |
2005-09-16 15:00 | AHUser | Note Added: 0007937 | |
2005-09-16 15:01 | AHUser | Status | new => feedback |
2005-09-20 08:16 | profotos | Note Added: 0007947 | |
2005-09-20 08:31 | obones | Status | feedback => resolved |
2005-09-20 08:31 | obones | Resolution | open => fixed |
2005-09-20 08:31 | obones | Assigned To | => obones |
2005-09-20 08:31 | obones | Note Added: 0007948 |