2010/10/25 luciano de souza <[email protected]> > Vincent, You got the point. When I came across LFMs, I thought a hard > code focus could not be used. > > But, I can imagine another problem. Lazarus interface is unbelievably > worse. So I would like to compile my projects only doing: fpc > project.pp. Using this method, could I link with all units? Some time > ago, I tried to compile a Lazarus project in the command line. > However, almost all declared units couldn't be found. >
That is possible, but you have to add some lcl paths to the command line options. > > Sorry for the excessive quantity of questions, but the subject is > really new for me. I want to take a direction. > These kind of questions are better answered on the lazarus mailing list. For more information, see: http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus Vincent
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
