Gave up, and tried using TeeRecompile. This is exact log message:
>>>>>>>>>>
C++Builder 5 Professional
Tee7C5
Cannot convert C++ Builder package Tee7C5 to makefile.
BPR2MAK C++Builder Project file to Makefile converter. Version 5.0
Copyright (C) 2000, Borland/Inprise Corporation
Cannot op
EXCEPTION:
Compilation aborted.
>>>>>>>>>>>>
We are now at least 4 hours into this process.
This is ridiculous.
Kevin
Continuing installation fiasco
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Kevin,
I've been able to install using TeeRecompile with just selecting the default options and then I had to set the search paths as I told you in the other message.
I've been able to install using TeeRecompile with just selecting the default options and then I had to set the search paths as I told you in the other message.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hi, Kevin.
The error you get indicates that somehow BCB5 is not able to correctly read Tee7C5.bpk file and from it generate Tee7C5.mak file (needed for actual compilation). Recompile tool does the following:
1) Converts package from bpk to mak file. Actual code used
2) Compiles all necessary files from generated mak file using the following command:
I've checked the bpk files and and they look fine to me. More over, opening and compiling them in BCB5 IDE works fine as well.
Which BCB5 version are you using ? Do you use any language packs (German, French ?).
The error you get indicates that somehow BCB5 is not able to correctly read Tee7C5.bpk file and from it generate Tee7C5.mak file (needed for actual compilation). Recompile tool does the following:
1) Converts package from bpk to mak file. Actual code used
Code: Select all
c:\progra~1\CBuilder5\Bin\bpr2mak.exe Tee7C5.bpk
Code: Select all
c:\progra~1\CBuilder5\Bin\make -B -fTee7C5.mak
Which BCB5 version are you using ? Do you use any language packs (German, French ?).
Marjan Slatinek,
http://www.steema.com
http://www.steema.com