[fpc-pascal] Problems compilng dbtestframework FPC trunk

2012-03-24 Thread Reinier Olislagers
FPC trunk, trying to run make in packages\fcl-db\tests\ or compiling dbtestframework.pas directly gives c:/development/fpctrunk/bin/i386-win32/ppc386.exe -Fu../../../rtl/units/i386-win32 -Fu../../../packages/hash -Fu../../../packages/paszlib -Fu../../../packages/fcl-base -Fu../../../packages/fcl-xm

Re: [fpc-pascal] Network Library

2012-03-24 Thread Jorge Aldo G. de F. Junior
I think ararat synapse is a possible solution to you... 2012/3/24 Carver Carver : > you might try the PGD > > Pascal Game Development - Front Page > > From: Ian Macintosh > To: fpc-pascal@lists.freepascal.org > Sent: Friday, March 23, 2012 9:37 AM > Subject: [fpc-

RE : RE : [fpc-pascal] Burn a CD

2012-03-24 Thread Ludo Brands
> I will see, thanks. > To read the Output, I think is better to use this tutorial: > http://wiki.lazarus.freepascal.org/Executing_External_Programs #Reading_large_output Yes. You want to read the output continuously and display it as soon as there is new data. Ludo ___

Re: RE : [fpc-pascal] Burn a CD

2012-03-24 Thread Marcos Douglas
On Fri, Mar 23, 2012 at 2:12 PM, Ludo Brands wrote: > >> >> Today I'm back to this problem. >> I downloaded the CDRtools (it need cygwin too). >> I burned the files on the CD-R... very good! >> >> But I still have a problem: >> The CD or DVD will have many files so, recording may take >> much time

[fpc-pascal] FPWebModule: BeforeResponse event?

2012-03-24 Thread leledumbo
I want to do something like this: A base module (call it ModLayout) writes a header, then a descendant module (say Mod1, Mod2 and so on) writes the inner content, ended by ModLayout writes the footer. With this scenario, the header and footer don't need to be written for each Mod1, Mod2 and so on,

Re: [fpc-pascal] Network Library

2012-03-24 Thread Carver Carver
you might try the PGD Pascal Game Development - Front Page From: Ian Macintosh To: fpc-pascal@lists.freepascal.org Sent: Friday, March 23, 2012 9:37 AM Subject: [fpc-pascal] Network Library___ fpc-pascal maillist