On Tue, 26 May 2009 12:14:06 -0400 matt shaffer <[email protected]> wrote:
> So I've been tinkering with DLLs and Lazarus.. and I came across a > problem. It won't let me import graphics. If I do "uses graphics" it > says it can't find it. If I include the LCL in the compiler options, > it gets an error with other pascal files. If I add graphics as the > only compiler option, it'll white 'cause it's not a directory. All I > want is my friend, tcanvas :( I don't know what you mean with 'include the LCL in the compiler options'. Normally you add the LCL via the project inspector to your dependencies. Mattias _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
