On Wed, 15 Jun 2005 08:29:54 +0200
Ales Katona <[EMAIL PROTECTED]> wrote:
> Your fpc.cfg file is ether not existing, in the wrong place or wrongly
> configured. I don't know where it should be on MacOSX but if you find it
It's not so simple, I think, because otherwise he also wouldn't find RTL
Your fpc.cfg file is ether not existing, in the wrong place or wrongly
configured. I don't know where it should be on MacOSX but if you find it
fix the -Fu entries so they point to right locations(note: $fpcversion
etc. are variables, leave them as they are: for example in here:
-Fu/usr/local/l
On Tue, 14 Jun 2005 22:34:19 +0200
Micha Nelissen <[EMAIL PROTECTED]> wrote:
> On Tue, 14 Jun 2005 22:11:40 +0200
> Mattias Gaertner <[EMAIL PROTECTED]> wrote:
>
> > A c float is a fpc single, right?
>
> Yes, AFAIK.
>
> > If yes, then there was a heavy bug in the gtk2 bindings. Attached patch
I have a "standard release" installation of fpc 2.0.0 under Mac OS X.
I installed GTK through fink (as explained in the Lazarus wiki).
This has given me GTK 1.2.10. No problems so far.
When I try to compile the following simple GTK Pascal tutorial program
PROGRAM base;
USES gtk;
VAR window :
On Tue, 14 Jun 2005 22:11:40 +0200
Mattias Gaertner <[EMAIL PROTECTED]> wrote:
> A c float is a fpc single, right?
Yes, AFAIK.
> If yes, then there was a heavy bug in the gtk2 bindings. Attached patch
> fixes the gfloat.
There is no patch ?
Micha
_
Mattias Gaertner wrote:
> A c float is a fpc single, right?
>
> If yes, then there was a heavy bug in the gtk2 bindings. Attached patch
> fixes the gfloat.
Which attachment :)?
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.fre
A c float is a fpc single, right?
If yes, then there was a heavy bug in the gtk2 bindings. Attached patch
fixes the gfloat.
Mattias
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Peter Vreman said:
>>
>> On Jun 13, 2005, at 05:31, Tomas Hajny wrote:
>>
>>> Peter Vreman said:
> Hi
>
> latest version form SVN does not even compile.
> Is there any plan to have something similar to a mozilla tinderbox?
There are already dailed build snapshots and tests