The error message states: <Unable to open file 'VCLTEE.TEEEDIT.OBJ'>
I'm running Windows 7, 64-bit, Embarcadero RAD Studio XE2 C++ Update 4 Hotfix 1.
I installed the ISO image of RAD Studio.
I'm running Steema 2012 TeeChart Pro with Sources.
I correctly edited the <INCLUDE> and <LIB> search order in the options dialog (I hope). Having searched both the Steema and RAD Studio file directories, there is no object file of that name anywhere. Furthermore, after compiling the code, there is no file by that name in the target directory. There is no source file by that name in the source directory, although there is a <VCLTEE.TEEEDITPRO> file.
I would be happy for any suggestions.
Best regards,
Bill
LINKAGE FAILURE: [LINK32 Error] FATAL
Re: LINKAGE FAILURE: [LINK32 Error] FATAL
Hi Bill,
Having the following paths in the top of the respective lists I can compile & run a new simpl eproject with a TChart and a TEditor in the form:
In "Tools\Options...\Environment Options\C++Options\Paths and Directories (32-bit Windows as Selected Platform)":
Include path:
Having the following paths in the top of the respective lists I can compile & run a new simpl eproject with a TChart and a TEditor in the form:
In "Tools\Options...\Environment Options\C++Options\Paths and Directories (32-bit Windows as Selected Platform)":
Include path:
- %TEECHARTPATH%\Delphi16.win32\Include
- %TEECHARTPATH%\Delphi16.win32\Lib\Obj
- %TEECHARTPATH%\Delphi16.win32\Lib
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |