[Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-05-27 Thread Michael Schnell
Sorry for bothering you again. I (after compiling and installing fpc) again get this message when I create a new project, but an existing project still does compile OK. The FPC source directory in the environment option is set seemingly correct to the files checked out by svn. Any help ? Thanks

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-05-27 Thread Mattias Gaertner
On Thu, 27 May 2010 12:04:02 +0200 Michael Schnell wrote: > Sorry for bothering you again. > > I (after compiling and installing fpc) again get this message when I > create a new project, but an existing project still does compile OK. Probably you have somewhere an old ppu. > The FPC source

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-05-31 Thread Michael Schnell
On 05/27/2010 12:19 PM, Mattias Gaertner wrote: > > Compile with -vut and right click on messages to save all and hidden > messages to clipboard. > Unfortunately if I try this Lazarus crashes when I do "save all and hidden messages to clipboard". Is there any other way to show these messages ?

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-05-31 Thread Bogusław Brandys
Michael Schnell pisze: On 05/27/2010 12:19 PM, Mattias Gaertner wrote: Compile with -vut and right click on messages to save all and hidden messages to clipboard. Unfortunately if I try this Lazarus crashes when I do "save all and hidden messages to clipboard". Is there any other way to show

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-05-31 Thread Michael Schnell
On 05/31/2010 03:30 PM, Bogusław Brandys wrote: > > You have broken path setting in fpc.cfg I did guess this. But there might be several fpc.cfg files. where to search for same ? Thanks, -Michael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepa

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-05-31 Thread Vincent Snijders
Michael Schnell schreef: On 05/31/2010 03:30 PM, Bogusław Brandys wrote: You have broken path setting in fpc.cfg I did guess this. But there might be several fpc.cfg files. where to search for same ? That's an easy one. Compile with -va, then the compiler will output the used fpc.cfg. Check

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-06-10 Thread Michael Schnell
On 05/31/2010 10:34 PM, Vincent Snijders wrote: > Michael Schnell schreef: >> On 05/31/2010 03:30 PM, Bogusław Brandys wrote: >>> You have broken path setting in fpc.cfg >> >> I did guess this. But there might be several fpc.cfg files. where to >> search for same ? > > That's an easy one. Compile w

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-06-10 Thread Marc Weustink
Michael Schnell wrote: On 05/31/2010 10:34 PM, Vincent Snijders wrote: Michael Schnell schreef: On 05/31/2010 03:30 PM, Bogusław Brandys wrote: You have broken path setting in fpc.cfg I did guess this. But there might be several fpc.cfg files. where to search for same ? That's an easy one. C

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-06-10 Thread Mattias Gaertner
On Thu, 10 Jun 2010 09:28:41 +0200 Michael Schnell wrote: > On 05/31/2010 10:34 PM, Vincent Snijders wrote: > > Michael Schnell schreef: > >> On 05/31/2010 03:30 PM, Bogusław Brandys wrote: > >>> You have broken path setting in fpc.cfg > >> > >> I did guess this. But there might be several fpc.cf

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-06-10 Thread Michael Schnell
On 06/10/2010 10:10 AM, Marc Weustink wrote: > > Post the complete output of -va somewhere. That the compiler is using > fpc.cfg is to little info. > > Marc Thanks for the offer ! It's huge, so I'll send it to you in a private post. -Michael -- ___ Laza

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-06-10 Thread Marc Weustink
Michael Schnell wrote: On 06/10/2010 10:10 AM, Marc Weustink wrote: Post the complete output of -va somewhere. That the compiler is using fpc.cfg is to little info. Marc Thanks for the offer ! It's huge, so I'll send it to you in a private post. From the file you sent me: Searching file

Re: [Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

2010-06-10 Thread Michael Schnell
On 06/10/2010 01:33 PM, Marc Weustink wrote: > Michael Schnell wrote: >> On 06/10/2010 10:10 AM, Marc Weustink wrote: >>> >>> Post the complete output of -va somewhere. That the compiler is using >>> fpc.cfg is to little info. >>> >>> Marc >> > > So this is not a contnrs issue. Yuor paths are ok, t