View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002923 | JEDI VCL | 02 Installation | public | 2005-05-01 01:59 | 2005-05-14 13:28 |
Reporter | anonymous | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002923: Install problem under C++ Builder 6 | ||||
Description | I cannot install the Jedi components on C++ builder 6 (It work under Delphi 7 though) Take a look at the log file. There is something wrong with the makefile.exe i guess. First it didn't find the makefile.exe in de C++ builder folder so i copied the makefile.exe from Delphi 7 to the C++ Builder folder. It then did find the file (offcourse) but i keep getting this error (ref. log file) Can someone please help me. C++Builder 6 Build 6.0.10.166 ============== Added "C:\PROGRA~1\Borland\Delphi7\Lib\jcl\lib\C6;C:\PROGRA~1\Borland\Delphi7\Lib\jcl\source" to library path. Added "C:\PROGRA~1\Borland\Delphi7\Lib\jcl\source\common;C:\PROGRA~1\Borland\Delphi7\Lib\jcl\source\windows;C:\PROGRA~1\Borland\Delphi7\Lib\jcl\source\vcl;C:\PROGRA~1\Borland\Delphi7\Lib\jcl\source\visclx;" to library browsing path. Added "C:\PROGRA~1\Borland\Delphi7\Lib\jcl\lib\C6\debug" to Debug DCU Path. Making common library units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 133969 lines, 1.18 seconds, 799 bytes code, 68 bytes data. Copying .hpp files... Making windows library units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 91606 lines, 0.97 seconds, 47517 bytes code, 16736 bytes data. Copying .hpp files... Making vcl library units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 13270 lines, 0.19 seconds, 8670 bytes code, 8 bytes data. Copying .hpp files... Making visclx library units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 6526 lines, 0.16 seconds, 12643 bytes code, 428 bytes data. Copying .hpp files... Making common library debug units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 133969 lines, 1.20 seconds, 913 bytes code, 68 bytes data. Copying .hpp files... Making windows library debug units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 91606 lines, 0.97 seconds, 47637 bytes code, 16736 bytes data. Copying .hpp files... Making vcl library debug units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 13270 lines, 0.19 seconds, 9920 bytes code, 8 bytes data. Copying .hpp files... Making visclx library debug units for C++Builder 6 Compiling .dcu files... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 6526 lines, 0.16 seconds, 14268 bytes code, 428 bytes data. Copying .hpp files... Installing package C:\PROGRA~1\Borland\Delphi7\Lib\jcl\packages\c6\CJcl.bpk... Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation 125 lines, 0.26 seconds, 777464 bytes code, 43557 bytes data. Loading project file Loading template Generating Makefile ......................................... MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. "C:\PROGRA~1\Borland\CBUILD~1\bin\..\BIN\bcc32" -Od -H=C:\PROGRA~1\Borland\CBUILD~1\bin\..\lib\vcl60.csm -Hc -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -c -tWM -w-par -I..\..\source\common;..\..\source\windows;..\..\source\vcl;..\..\source\visclx;C:\PROGRA~1\Borland\CBUILD~1\bin\..\include;C:\PROGRA~1\Borland\CBUILD~1\bin\..\include\vcl -D_DEBUG;_RTLDLL;NO_STRICT;USEPACKAGES -n..\..\lib\c6\obj\ .\CJcl.CPP Borland C++ 5.6.4 for Win32 Copyright (c) 1993, 2002 Borland .\cjcl.cpp: "C:\PROGRA~1\Borland\CBUILD~1\bin\..\BIN\brcc32" -I..\..\source\common;..\..\source\windows;..\..\source\vcl;..\..\source\visclx;C:\PROGRA~1\Borland\CBUILD~1\bin\..\include;C:\PROGRA~1\Borland\CBUILD~1\bin\..\include\vcl -D_DEBUG;_RTLDLL;NO_STRICT;USEPACKAGES -foCJcl.res .\CJcl.RC Fatal: Unable to execute command: "C:\PROGRA~1\Borland\CBUILD~1\bin\..\BIN\brcc32" ...done. | ||||
Additional Information | I have downloaded the latest versions (files are dated 24/4) | ||||
Tags | No tags attached. | ||||
|
which version of C++Builder 6 are you using ? Is it the demo version ? |
|
Its the trial version 6.0 |
|
Trial version of Delphi (Win32 and .net) and C++Builder don't have some executable needed by the JEDI's installer (make.exe, brcc32.exe bcc32.exe and some others). So you can't use the installer to install the JCL and the JVCL on your computer. But it should be possible to install it via project groups. Use the installer to configure your installation (it will adjust jvclC6.inc), after that it should be possible to compile and install manually all the packages of "JclPackagesC60.bpg" and "C6 Packages.bpg" located in the "packages" directory of the JCL and the JVCL. |
|
PS: the packages of the JCL only need to be compiled, the packages of the JVCL ending by D have to be installed to register components and design-time editors. |
|
Nope, it's not possible because you also have to compile the dpk files for the JCL. And this requires the command line compilers, NOT available in the trial version. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-01 01:59 | anonymous | New Issue | |
2005-05-02 01:33 | outchy | Note Added: 0007092 | |
2005-05-02 08:56 | anonymous | Note Added: 0007097 | |
2005-05-02 09:42 | outchy | Note Added: 0007098 | |
2005-05-02 09:43 | outchy | Note Added: 0007099 | |
2005-05-05 07:55 | outchy | Status | new => feedback |
2005-05-14 13:28 | obones | Status | feedback => resolved |
2005-05-14 13:28 | obones | Resolution | open => no change required |
2005-05-14 13:28 | obones | Assigned To | => obones |
2005-05-14 13:28 | obones | Note Added: 0007157 |