Board index » cppbuilder » Can't find make.exe in c++ builder enterprise trial ...
Fabio
![]() CBuilder Developer |
Fabio
![]() CBuilder Developer |
Can't find make.exe in c++ builder enterprise trial ...2003-10-31 04:33:33 AM cppbuilder63 Hi I have c++ builder enterprise trial and can't find make.exe to run makefiles from command line. Is is because make.exe is not included in trial version or am I looking in wrong place - I have actually searched my whole machine. What about any tools out there that can read makefiles generated by bpr2mak? Thanks Fabio |
Ed Mulroy [TeamB]
![]() CBuilder Developer |
2003-10-31 07:03:53 AM
Re:Can't find make.exe in c++ builder enterprise trial ...
Yes, make.exe is not part of the Enterprise trial version. Some parts were
not included to make the download more managable in size. The trial version is just that, to try the product. Make.exe from previous versions should be able to handle the make files generated by bpr2mak.exe assuming that the other command line tools the make file uses are there. . Ed QuoteFabio wrote in message |