On Fri, 14 Jan 2011 16:37:42 +0100 Kjow <[email protected]> wrote:
> 2011/1/12 Kjow <[email protected]>: > > Lazarus: r28973M > > FPC 2.4.2: r16754 > > > > Double clicking on any component (Form, Button, etc) to create the > > relative event or pressing ctrl+space on the source editor, causes > > this error: > > > > --------------------------------------------- > > C:\Develop\lazarus\lcl\lclclasses.pp(32,10) Error: unit not found: Classes > > > > Anytime I rebuild lazarus/fpc I have this error, so I need to press > "Environment -> Rescan FPC source directory" to make it working again > (just press, no rebuilds). > > This appens only to me? Is this correct: You only install a newer fpc, you do not change any paths and settings. That means the fpc executable, the fpc.cfg, the fpc source directory and the fpc ppu directories have still the exact same file names. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
