Martin <[email protected]> hat am 31. März 2011 um 15:27 geschrieben: > On 31/03/2011 14:05, Mattias Gaertner wrote: > > > > > > > > Martin <[email protected]> [mailto:[email protected]] hat am 31. März 2011 > > um 14:46 geschrieben: > > > > > If there is no config yet, how does lazarus find the installed fpc? > > > > > > I have several version (under c:\fpc), and the IDE finds each of them > > > (runs compilertest). > > What compilertest do you mean? > > > > > > > > > How does it know? > > > "C:\laz_configs\lazarus_latest\" is empty > "C:\lazarus_latest" contains the installation, > > SetPrimaryConfigPath NewValue="C:\laz_configs\lazarus_latest" -> > "C:\laz_configs\lazarus_latest" > TMainIDE.ParseCmdLineOptions: > PrimaryConfigPath="C:\laz_configs\lazarus_latest\" > SecondaryConfigPath="C:\lazarus_latest" > Note: environment config file not found - using defaults > NOTE: editor options config file not found - using defaults > NOTE: miscellaneous options file not found - using defaults > NOTE: codetools config file not found - using defaults > > NOTE: Compiler filename not set! (see Environment / Options ... / Environment > / Files) >[...] > > ..... goes on / repeat for each fpc > When the compiler file name does not look correct the "Setup" dialog is started. The Setup dialog searches in many places and checks each candidate. Mattias
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
