Page 1 of 1

Unable to open file TEEFUNNE.RES

Posted: Thu Sep 04, 2008 2:09 pm
by 9238362
In BCB6 after updating TeeChart from 7-1.05 to 7.07 I get this linker error in my project. The file still exists on my drive in d:\program files\steema software\TeeChart705 for Builder6

There is no such file in the TeeChart707 folders

Posted: Thu Sep 04, 2008 2:18 pm
by narcis
Hi Banjovi,

Could you please read this thread? Your problem seems very similar to the one cwcec experienced.

Thanks in advance.

Posted: Thu Sep 04, 2008 2:31 pm
by 9238362
narcis wrote:Hi Banjovi,

Could you please read this thread? Your problem seems very similar to the one cwcec experienced.
Thanks, but I had already looked thru that one. I do not have any TEEFUNNE.* files in the BCB lib or lib\obj folders. There are a number of tee*.* files there, but I have no idea which ones are from which version.

Also, my project's BPR does not reference the teefunne file at all.

Posted: Mon Sep 08, 2008 2:07 pm
by narcis
Hi Banjovi,

I've just sent you an e-mail with latest TeeChart v7 installation tool. Could you please try if this solves the problem for you?

Thanks in advance.

Posted: Tue Sep 09, 2008 6:06 pm
by 9238362
I dropped the installer in the TeeChart 707 for Builder6 folder and ran it once to uninstall what I had, then again to reinstall. I rebuilt my project and got the same linker error regarding missing TEEFUNNE.RES

Posted: Wed Sep 10, 2008 10:22 am
by narcis
Hi Banjovi,

Do you have all C++ Builder 6 available updates installed on your machine? If that's not the case you should uninstall TeeChart, install them and reinstall TeeChart.

If this doesn't help you could also try saving your project, and manually editing its project file (*.bpr) and remove TEEFUNNE.RES reference.

Posted: Wed Sep 10, 2008 1:34 pm
by 9238362
I think all BCB6 updates are applied.

There is no reference in my BPR to teefunne. I grepped the whole project...there's no reference to it anywhere.

I uninstalled TeeChart707 and 705, reinstalled 705 and I am now able to build again. The 707 update introduces the error.

Posted: Wed Sep 10, 2008 1:40 pm
by narcis
Hi Banjovi,

v7.07 installs and works fine for me here in C++ Builder 6 with Update 4 installed. BCB 6 build numer is 10.166. Can you please confirm this is the same build you are using?

If the problem persists could you please send us a simple example project which doesn't build with v7.07 so that we can try to reproduce the issue here?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.

Posted: Thu Sep 11, 2008 4:01 pm
by 9238362
I honestly don't know what is different, but when I reinstalled 707 this time, everything builds without errors. Thank you for your assistance.