On 29 Aug 2008, at 20:34, Jonas Maebe wrote:
On 29 Aug 2008, at 11:58, EarMaster - Bent Olsen wrote:
From: [EMAIL PROTECTED] [mailto:fpc-pascal-
[EMAIL PROTECTED] On Behalf Of Vincent Snijders
Sent: 29. august 2008 12:27
To: FPC-Pascal users discussions
Subject: Re: [fpc-pascal] Mac OSX API
Wow, exactly the things I need.
I remember that there is a tool available to convert C-headers to pascal
(I'm not a great C-fan)
Anyone knows what it is ?
(Sorry for asking all this questions, but I've been thinking to use FPC for
a long time, but never came to do it.
I've been reading the me
On 30 Aug 2008, at 10:24, Paul wrote:
Wow, exactly the things I need.
I remember that there is a tool available to convert C-headers to
pascal (I'm not a great C-fan)
Anyone knows what it is ?
Most of these API's are already available in a unit called MacOSAll
which is shipped with FPC.
Hi,
I've read that there are some issues with FPC 2.2.0 on Mac OSX.
Is it save to install version 2.3.1 already ?
Paul
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Le Aug 30, 2008 à 1:25 PM, Paul a écrit :
Hi,
I've read that there are some issues with FPC 2.2.0 on Mac OSX.
Is it save to install version 2.3.1 already ?
I use FPC from the snapshots (http://snapshots.lazarus.shikami.org/lazarus/
) so it is fpc 2.2.2 and it really works fine for me (it
Install 2.2.2 instead
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
I've read that there are some issues with FPC 2.2.0 on Mac OSX.
What issues? Is it about threading?
Is it save to install version 2.3.1 already ?
I'm using 2.3.1 on Mac OSX intel now. It was compiled using 2.2.0.
-Bee-
___
fpc-pascal maillist -
Hi all,
I have installed FPC 2.2.2 and Lazarus, both "Installed ok".
I'm shamed to say this, but I can't even find the applications. (first time
apple user) :-(
The only thing I found is in folder Developer\Documentation\Free Pascal
Compiler\ ...pdf
Did I do something wrong ?
Paul
___
Hi!
I'm using the SSocket unit with TSocketServer (and TInetServer) for
TCP/IP communication in a multi-threaded application. To listen (and
accept) connections from a client the method StartAccepting is called.
This is a blocking function.
To quit the server I call StopAccepting. The implementat
On 30 Aug 2008, at 12:25, Paul wrote:
I've read that there are some issues with FPC 2.2.0 on Mac OSX.
There are some issues with compiling programs with FPC 2.2.0 under Mac
OS X 10.5.x, and on all Mac OS X systems with case-sensitive file
systems. Programs compiled with 2.2.0 under Mac OS
On 30 Aug 2008, at 14:06, Paul wrote:
I have installed FPC 2.2.2 and Lazarus, both "Installed ok".
I'm shamed to say this, but I can't even find the applications.
(first time apple user) :-(
The FPC installation on Mac OS X does not behave in any way like that
of a typical Mac program, b
Hello Hansi,
I am using Synapse for all my socket work, so this might be a bit
different for you. But for a blocking listener in a thread (waiting at
an Accept), I call AbortSocket. It immediately stops all work on the
socket and lets you do the things you need to do. I'm sure there's a
simil
12 matches
Mail list logo