UNRESOLVED EXTERNAL'__fastcall Teengine:: n (2)

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
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 Aug 27, 2008 1:04 pm

Hi Jon,

You should check that $(TEEINCPATH) is in the Include Path list and $(TEELIBPATH) and $(TEELIBPATH)\obj are on the Library path list respectively at Project->Options->Paths and Defines.
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

jica
Newbie
Newbie
Posts: 11
Joined: Fri Jun 27, 2008 12:00 am

Post by jica » Wed Aug 27, 2008 1:58 pm

Hi,
I´ve got the items you mentioned in the define and library paths of the project options and despite all I keep getting the same error.
should I have the .obj file somewhere in the Teechart folders?
regards
Jon

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 Aug 27, 2008 2:09 pm

Hi Jon,

No, since RAD Studio 2007 includes both Delphi and C++ Builder personalities the Delphi packages are enought for both of them. Do you have full RAD Studio 2007 or just C++ Builder personality?

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

jica
Newbie
Newbie
Posts: 11
Joined: Fri Jun 27, 2008 12:00 am

Post by jica » Wed Aug 27, 2008 2:42 pm

Hi again,
I understand that I only have C++ Builder 2007 personality.
Could I somehow check it?
Does this make any difference regarding the included libraries?
Thanks
Jon

jica
Newbie
Newbie
Posts: 11
Joined: Fri Jun 27, 2008 12:00 am

Post by jica » Fri Aug 29, 2008 12:11 pm

Hi,

After making sure TEELIB and TEEIN paths have been correctly introduced in my Borland C++ Builder I keep getting the error:
[ILINK32 Error] Fatal: Unable to open file 'TEESURFA.OBJ'
What I don´t understand is how being TeEngine.dcu and .hpp files in the same folders, they don´t provoque the same error type.

Please, could anybody help me?
Thanks

Jon

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 01, 2008 7:56 am

Hi Jon,

After reviewing the thread again we noticed you are using v8.01. Could you please try using v8.02 available at the client area and, if you are a sourcecode customer, use TeeRecompile tool for compiling and installing the packages at your IDE?

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

Post Reply