Quote:
Originally Posted by weaknessforcats
Specifying the path to the library maay not be enough. You may also need to add the name of the library to your project. Look in the area where you specify linker parameters and search for something like "linker input" or "linker dependencies". Almost certainly, you need to get that library name into the project.
I followed your suggestion to look at the Project/ Option. But I couldn't find anything that related to "linker input" or "linker dependencies". I also checked the Project/Options difference between the old version which I can build and the current version which I cannot build. Everything is the same.
I don't think it is the problem with the project. It may caused by the different version of borland, cos my colleague used to work on it with C++ Builder 2007. He could build. If I still cannot solve this problem by tomorrow, I will update my borland to 2007.
Thank you very much for trying hard to help. I am very appreciated.