On Tue, 26 Oct 2010, ugaciaka wrote:
I want add in palette components component for database: /usr/lib/lazarus/components/sqldb/sqldblaz.lpk but I Wheh compiled this from lazarus: Unable to find the unit of component class "TSQLQUERY" However I did not understand, you should rebuild lazarus for add a component palette? but if I installed lazarus from a package manager? Or there are compiler options to build the lazarus IDE so that it has components on the palette?
You must rebuild lazarus if you want to install additional packages. The package manager automatically suggests to recompile lazarus when you install a new package. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
