Re: [fpc-pascal] Error while linking

2015-01-02 Thread Mattias Gaertner
On Fri, 2 Jan 2015 16:13:26 +0100 Krzysztof wrote: > 2015-01-02 15:51 GMT+01:00 Mattias Gaertner : > > > > > To see all messages in Lazarus use the popup menu of the > > Messages window (right click). > > > > Thank you Mattias! lgmime-2.6 was hidden in lazarus message window. Problem > solved

Re: [fpc-pascal] Error while linking

2015-01-02 Thread Krzysztof
2015-01-02 15:51 GMT+01:00 Mattias Gaertner : > > To see all messages in Lazarus use the popup menu of the > Messages window (right click). > Thank you Mattias! lgmime-2.6 was hidden in lazarus message window. Problem solved ___ fpc-pascal maillist -

Re: [fpc-pascal] Error while linking

2015-01-02 Thread Mattias Gaertner
On Fri, 02 Jan 2015 15:39:39 +0100 Jonas Maebe wrote: > On 02/01/15 15:31, Krzysztof wrote: > > One of my project just started fail on compilation. Other projects > > compile fine. In lazarus message window I get only "Error: Error while > > linking". Normally in that case, more details were prin

Re: [fpc-pascal] Error while linking

2015-01-02 Thread Jonas Maebe
On 02/01/15 15:31, Krzysztof wrote: > One of my project just started fail on compilation. Other projects > compile fine. In lazarus message window I get only "Error: Error while > linking". Normally in that case, more details were printed like "missing > -lib" etc but here I get only "error while l

[fpc-pascal] Error while linking

2015-01-02 Thread Krzysztof
Hi, One of my project just started fail on compilation. Other projects compile fine. In lazarus message window I get only "Error: Error while linking". Normally in that case, more details were printed like "missing -lib" etc but here I get only "error while linking". Tried cleanup output dir but n