Unable to open file TEEFUNNE.RES

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Banjovi
Newbie
Newbie
Posts: 11
Joined: Thu Sep 22, 2005 4:00 am

Unable to open file TEEFUNNE.RES

Post by Banjovi » Thu Sep 04, 2008 2:09 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Sep 04, 2008 2:18 pm

Hi Banjovi,

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

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Banjovi
Newbie
Newbie
Posts: 11
Joined: Thu Sep 22, 2005 4:00 am

Post by Banjovi » Thu Sep 04, 2008 2:31 pm

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Sep 08, 2008 2:07 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Banjovi
Newbie
Newbie
Posts: 11
Joined: Thu Sep 22, 2005 4:00 am

Post by Banjovi » Tue Sep 09, 2008 6:06 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Sep 10, 2008 10:22 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Banjovi
Newbie
Newbie
Posts: 11
Joined: Thu Sep 22, 2005 4:00 am

Post by Banjovi » Wed Sep 10, 2008 1:34 pm

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Sep 10, 2008 1:40 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Banjovi
Newbie
Newbie
Posts: 11
Joined: Thu Sep 22, 2005 4:00 am

Post by Banjovi » Thu Sep 11, 2008 4:01 pm

I honestly don't know what is different, but when I reinstalled 707 this time, everything builds without errors. Thank you for your assistance.

Post Reply