Moving from VC++ to Borland C++ Builder
Hi,
I am doing some web development software requiring the user of a package called CGI Expert which I have purchased.
Tyring to build the project I need a file called inet50.bpi
What is it and where can I find it?
thanks
Chris
# 1 Re: Moving from VC++ to Borland C++ Builder
I think you need at least c++ builder 5 to install the package. Inet50.bpi is bundled with the rest of the IDE. If the compiler can't find it then check whether the directory path for the libraries is correct. This is done via Project->Options->Directories.
Ivan** at 2007-11-11 20:59:19 >

# 2 Re: Moving from VC++ to Borland C++ Builder
The version I have is version 5.
I have done a search and can't find it.
Can it be downloaded from anywhere?
# 3 Re: Moving from VC++ to Borland C++ Builder
Inet50.bpi is located in your windows\system32 folder. If you don't have it then I can send you the file via email.
Ivan** at 2007-11-11 21:01:23 >
