Unable to find package import
Posted: Tue Aug 19, 2008 7:49 am
Hi
We've installed TeeChart 8.01 for Delphi2007 and we are using it with C++ Builder 2007. When we try to compile the project, the program tries to find the libraries of the previous version of TeeChart:
Unable to find package import:
• Teelanguage6C6.bpi
• TeeImage6C6.bpi
• TeePro6C6.bpi
• TeeGl6C6.bpi
• TeeDB6C6.bpi
• TeeUI6C6.bpi
• Tee6C6.bpi
We’ve selected the new libraries(Teelanguage811.bpi, TeeImage811.bpi,...) but whenever we run the project, the program ask for these libraries.
What can we do to solve this problem?
We've installed TeeChart 8.01 for Delphi2007 and we are using it with C++ Builder 2007. When we try to compile the project, the program tries to find the libraries of the previous version of TeeChart:
Unable to find package import:
• Teelanguage6C6.bpi
• TeeImage6C6.bpi
• TeePro6C6.bpi
• TeeGl6C6.bpi
• TeeDB6C6.bpi
• TeeUI6C6.bpi
• Tee6C6.bpi
We’ve selected the new libraries(Teelanguage811.bpi, TeeImage811.bpi,...) but whenever we run the project, the program ask for these libraries.
What can we do to solve this problem?