On Thu, Oct 27, 2011 at 7:32 AM, Tommi Prami <[email protected]> wrote: > OK, how to Fix this? And / or Test :)
If you have multiple lazarus installed you need to specify a primaryconfigpath (google: lazarus wiki multiple lazarus) or else they will all mix configuration options and those cannot be shared. So basically in Windows you need to start Lazarus via a shortcut which will pass the primary config path. You can change your lazarus directory in the menu Tools->Options->Paths And while you are there, check all paths. -- Felipe Monteiro de Carvalho -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
