Unfortunately nothing has changed with current svn. (r31103) My system language is set to Hungarian, but that doesn't affect fpc or lazarus, both have English output. What parameters does laz use to ask the compiler? I can check if there's a problem with the output here.
2011/6/5 Mattias Gaertner <[email protected]> > On Sun, 5 Jun 2011 15:21:15 +0200 > Krisztián Nagy <[email protected]> wrote: > > > Hello Lazarus list, > > > > I'm using Ubuntu 11.04. I've just updated fpc and lazarus to the latest > svn > > revisions. It seems my current setup doesn't go well with this new > version. > > Now when starting lazarus I'm always greeted with a (quite nice :)) > > Configure Lazarus IDE windows wich shows an error at the "Compiler" tab, > > namely "Error: fpc.cfg is missing". If I insist on starting the IDE by > > pressing Start IDE, Ignore, Ok, Ok, it starts well and everything is > working > > fine (I can compile and build without problems) since after all I do have > > fpc.cfg in "~/.fpc.cfg". > > > > It seems Lazarus at startup is not looking for fpc.cfg at same places as > the > > compiler itself so it doesn't detect ~/fpc.cfg and shows the error > message. > > Actually the IDE asks the compiler where to look for config files. > But this requires English output. Maybe you have a non English system? > It seems the IDE does not always pass the -Fr option to the compiler. I > fixed a place. > Please test with current svn. > > > >[...] > > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
