On 12/02/13 6:58, Donald Ziesig wrote:
The following code from my TemplateExpander unit fails at compilation:
uses
CodeToolOptions;
because the compiler can't find the file.
Assuming CodeTools has been added as a dependency for your project, I
think you also need to add in the Project Options dialog in the Compiler
Options | Paths page, in the dropdown field labelled
"Other unit files(-Fu) (delimiter is semicolon)"
the following macro
$(LazarusDir)\units\$(TargetCPU)-$(TargetOS)\$(LCLWidgetType)
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus