Re: [fpc-pascal] fpcmake: setting names of zip files

2007-08-07 Thread Peter Vreman
> Hi again, > > how can the name of the files created by the targets "zipinstall" and > "zipsourceinstall" be influenced? > > I've tried this way: > > > [prerules] > pretest: > echo $(ZIPNAME) > echo $(ZIP_ZIPNAME) > > [target] > programs=cnfdat2h5 > > [package] > name=cnfdat2h5 > vers

[fpc-pascal] SQLQuery published properties

2007-08-07 Thread Jesus Reyes A.
Hi, I noted that in fpc2.3.1 several important TSqlQuery properties(and events) are not published anymore, for example the active property, all OnBefore*, OnAfter* events and more. I'ts something definitive?. Jesus Reyes A. ___ fpc-pascal maillist

Re: [fpc-pascal] fpGUI (Free Pascal GUI Library) update

2007-08-07 Thread Graeme Geldenhuys
> > fpGUI - [http://opensoft.homeip.net/fpgui/] > > Timeframe for having a new version on par with the old one? > Around two weeks for the few missing features. On the other hand, the new version already has loads of features the old fpGUI didn't. My employer allows me to work full-time on fpGUI

[fpc-pascal] How to use -FL switch

2007-08-07 Thread josepascual
Hi Everyone How can I use -FL comand line switch : a) -FL/lib/ld-linux.so.2 b) -FLld-linux.so.2 or other option? thanks Jose Pascual ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] How to use -FL switch

2007-08-07 Thread josepascual
Hi Everyone How can I use -FL comand line switch : a) -FL/lib/ld-linux.so.2 b) -FLld-linux.so.2 or other option? thanks Jose Pascual ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] How to use -FL switch

2007-08-07 Thread josepascual
Hi Everyone How can I use -FL comand line switch : a) -FL/lib/ld-linux.so.2 b) -FLld-linux.so.2 or other option? thanks Jose Pascual ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Free Pascal port of ffmpeg API example

2007-08-07 Thread BlueCat
Thanks a lot! See, I am happy to hear the codes can be compiled under Linux. FPC's WOCE feature is so great!. Such nomenculature is my heritage from MT+/Turbo/Virtual/Speed Pascals :) I am now working on a Lazarus version of MPEG Viewer (not player, it's beyond my aim and programming technique)

[fpc-pascal] fpcmake: setting names of zip files

2007-08-07 Thread Marc Santhoff
Hi again, how can the name of the files created by the targets "zipinstall" and "zipsourceinstall" be influenced? I've tried this way: [prerules] pretest: echo $(ZIPNAME) echo $(ZIP_ZIPNAME) [target] programs=cnfdat2h5 [package] name=cnfdat2h5 version=0.1 [compiler] options=-