Subject | RE: [IBO] Why 'Unit IB_Script was compiled with a different version of IB_Components.TIB_Statement' ? |
---|---|
Author | IBO Support List |
Post date | 2014-05-23T20:24:15Z |
This happens when you have an entry in your Library/Project
Search Path to sources that rely upon other compiled units and their sources are
not in the Library/Project Search Path.
The fix is to either add the missing IBO source paths or
remove the ones that are only partially there.
I say Library/Project because you can set source search paths
in your IDE Library settings or in your project settings.
Hope this helps,
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Friday, May 23, 2014 3:05 PM
To: Lista IBObjects
Subject: [IBO] Why 'Unit IB_Script was compiled with a different version of IB_Components.TIB_Statement' ?
When I try to compile my project show me following error:
Unit IB_Script was compiled with a different version of IB_Components.TIB_Statement
I recompile all IBO Shuite, but persist
message.Unit IB_Script was compiled with a different version of IB_Components.TIB_Statement