bwinfrey wrote:
> I'm not sure where to post my questions. I'm trying to follow the example
> "Persisting and unit testing a simple collection", but I get compiler
> errors:
>
> * Cant open include file tiDefines in tiTestFramework.
> - added tiOPF2/Source/Core to include path.
> Is this correct? that path should be included by tiOPF package.
>
Brian,
I wonder. Are you using lazarus on Windows? I get that same problem every
time
I update tiOPF. The only thing I could figure out was to include the file
explicitly in those units with a relative path where the error occurs. IE:
where the unit can't find tiDefines.inc.
Try this:
{$I ../core/tiDefines.inc}
--
Warm Regards,
Lee
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
tiOPF-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tiopf-talk