2012/1/7 Krzysztof <[email protected]> > I have clean installation of stable lazarus 0.9.30.2 with FPC 2.4.4 > from ubuntu repository. I can install components, but I changed > something in lazarus source and want rebuild it. So I click on "Tools > -> Build lazarus with profile: Build All" and then popup window appear > with error: > > Unable to find file "dividerbevel.pas". > ...
A clean build usually helps. Check the "Clean All" checkbutton in Build Lazarus dialog. Juha
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
