Hi,
When I write library projects, it said : "can't find unit graphics" on build. This also happens on programs (not in applications with forms). I found that the only difference between a form application and a library is in "inherited" seciton of "Compiler Options" which contains LCL path for applications while it is empty for libraries and programs. Is there a way to add something in this section?