Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Marcos Douglas
On Wed, Mar 14, 2012 at 11:24 AM, Martin Schreiber wrote: > > Am 14.03.2012 15:06, schrieb Marcos Douglas: > > On Wed, Mar 14, 2012 at 8:01 AM, Graeme Geldenhuys > >  wrote: > >> On 14 March 2012 12:52, Martin Schreiber  wrote: > >>> > >>> Please try again with git master > >>> 8bfb5e5e5439190f0a

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Martin Schreiber
Am 14.03.2012 15:06, schrieb Marcos Douglas: > On Wed, Mar 14, 2012 at 8:01 AM, Graeme Geldenhuys > wrote: >> On 14 March 2012 12:52, Martin Schreiber wrote: >>> >>> Please try again with git master 8bfb5e5e5439190f0aa04cc817c18c4549e13f96. >> >> >> Thanks, now it works with FPC 2.6.1 too. > > I

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Marcos Douglas
On Wed, Mar 14, 2012 at 8:01 AM, Graeme Geldenhuys wrote: > On 14 March 2012 12:52, Martin Schreiber wrote: >> >> Please try again with git master 8bfb5e5e5439190f0aa04cc817c18c4549e13f96. > > > Thanks, now it works with FPC 2.6.1 too. I can't compile (WinXP, FPC 2.6.0): Compiling .\lib\common\s

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Graeme Geldenhuys
On 14 March 2012 12:52, Martin Schreiber wrote: > > Please try again with git master 8bfb5e5e5439190f0aa04cc817c18c4549e13f96. Thanks, now it works with FPC 2.6.1 too. -- Regards,   - Graeme - ___ fpGUI - a cross-platform Free Pascal GUI toolkit

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Graeme Geldenhuys
On 14 March 2012 11:52, Martin Schreiber wrote: > > What about FPC 2.6.0? It works with the released FPC 2.6.0 compiler. -- Regards,   - Graeme - ___ fpGUI - a cross-platform Free Pascal GUI toolkit http://fpgui.sourceforge.net --

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Martin Schreiber
On Wednesday 14 March 2012 10:46:16 Graeme Geldenhuys wrote: > On 14 March 2012 11:36, Martin Schreiber wrote: > > Compiling git master MSEide with MSEide works for me on 64bit. > > Umm.. I did a 'git clean' to make sure no untracked files exist - thus > the repository is in a pristine state. Stil

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Martin Schreiber
On Wednesday 14 March 2012 10:46:16 Graeme Geldenhuys wrote: > On 14 March 2012 11:36, Martin Schreiber wrote: > > Compiling git master MSEide with MSEide works for me on 64bit. > > Umm.. I did a 'git clean' to make sure no untracked files exist - thus > the repository is in a pristine state. Stil

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Graeme Geldenhuys
On 14 March 2012 11:36, Martin Schreiber wrote: >> > Compiling git master MSEide with MSEide works for me on 64bit. Umm.. I did a 'git clean' to make sure no untracked files exist - thus the repository is in a pristine state. Still no luck with FPC 2.6.1. :-( When I switch to a recent [2-3 week

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Martin Schreiber
On Wednesday 14 March 2012 10:15:12 Graeme Geldenhuys wrote: > On 14 March 2012 10:23, Martin Schreiber wrote: > > Tried to build instead of make? > > I've done that. In my go64.sh script I remove all previous compiled > units first, and in the actual compiler parameters I also specify -B > (build

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Graeme Geldenhuys
On 14 March 2012 10:23, Martin Schreiber wrote: > > Tried to build instead of make? I've done that. In my go64.sh script I remove all previous compiled units first, and in the actual compiler parameters I also specify -B (build all units). ---

Re: [MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Martin Schreiber
On Wednesday 14 March 2012 08:37:24 Graeme Geldenhuys wrote: > Hi Martin, > > I'm using FPC 2.6.1 64-bit under Linux. > > --- > $ git log -1 > commit 301d31d9b44aca19c0107b23458bddd7f56d78b0 > Author: Martin Schreiber > Date: Tue Mar 13 06:31:30 2012 +0100 > >

[MSEide-MSEgui-talk] latest MSEide fails to compile... finddir() doesn't match

2012-03-14 Thread Graeme Geldenhuys
Hi Martin, I'm using FPC 2.6.1 64-bit under Linux. --- $ git log -1 commit 301d31d9b44aca19c0107b23458bddd7f56d78b0 Author: Martin Schreiber Date: Tue Mar 13 06:31:30 2012 +0100 * Reset floadedfile in tstatfile.readstat() for onfilemissing stream. $ ./