Thanks Mattias, I'll see this
Mattias Gaertner escreveu:
On Mon, 21 Aug 2006 14:48:31 -0300
"Fabrício F. Kammer" <[EMAIL PROTECTED]> wrote:
Hi all,
I'm testing the synapse library but I've a problem: I need to copy
all files of the synapse library together with my project files.
How can I se
> Hope this is the right place to post..
>
> I'm trying to convert some old Turbo Pascal asm to win32 fpc asm and
> dont know where to start..
>
> I'm compiling with -Sd and -Twin32 and {$asmmode intel}..
>
> An example of what I'm trying to port:
>
> procedure ClearFlag(var Flags: word; FlagM
On Mon, 21 Aug 2006 14:48:31 -0300
"Fabrício F. Kammer" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm testing the synapse library but I've a problem: I need to copy
> all files of the synapse library together with my project files.
>
> How can I set the path on FPC/Lazarus to all projects looking
Hi all,
I'm testing the synapse library but I've a problem: I need to copy all
files of the synapse library together with my project files.
How can I set the path on FPC/Lazarus to all projects looking for the
units of the synapse without I copy the files on my project folder?
Regards,
Fab
Hope this is the right place to post..
I'm trying to convert some old Turbo Pascal asm to win32 fpc asm and
dont know where to start..
I'm compiling with -Sd and -Twin32 and {$asmmode intel}..
An example of what I'm trying to port:
procedure ClearFlag(var Flags: word; FlagMask: word); assemb
I'm going to have to drop FPC on SPARC for a few days since I've got a job that
needs to be done for the end of the month.
The position appears to be that the compiler and much of the IDE is reliable,
with the exception of some window operations. The compiler is good enough to
compile Lazarus, alt
Hello Fabricio,
there are some examples at the synapse wiki page. I suggest that you
also subscribe to the synalist at sourceforge.net - this is the right
place to ask questions about synapse. There are many active users which
can answer your questions.
Anyway, if you have the echo server ru