Re: [fpc-pascal]SDL with FPC - possible?

2003-06-25 Thread Pavel Kanzelsberger
Oh and of course I forgot CUPS (Common Unix Printing) :-) Pavel On Fri, 2003-06-20 at 10:56, Michael Van Canneyt wrote: > On 20 Jun 2003, Pavel Kanzelsberger wrote: > > > LCMS is a Little Color Management System available at www.littlecms.com, > > liblcms.so library is bundled with most modern L

Re: [fpc-pascal]SDL with FPC - possible?

2003-06-25 Thread Pavel Kanzelsberger
Hi, here are my bindings to FreeType2 engine and to SMPEG library. Both are present or may be present on all platforms supported by FPC. They are not 100% complete but enough to load and render TrueType and Type1 fonts and to play MPEG videos with SDL. I will continue improving these bindins and

[fpc-pascal]SQLite and FPC

2003-06-25 Thread James Mills
Hi all, I'm wondering if anyone would do me the favour of either writing a unit for sqlite (2.8.3) or fixing Eric Jourde's BeOS unit which doesn't work for the current SQLite version (2.8.3). I do not have the skills necessary to interface C libraries and pascal. Michael.VanCann converted the hea

[fpc-pascal]Re: (Auto) XML Record Loader & RTTI Info

2003-06-25 Thread RRC2Soft
>See the typinfo unit. It's used for instance in the classes.pas unit. >Michael. OK, thx for the info ^_- Rodrigo "Rui" R. (1/2 RRC2Soft) ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]SQLite and FPC

2003-06-25 Thread Michael Van Canneyt
On Wed, 25 Jun 2003, James Mills wrote: > Hi all, > > I'm wondering if anyone would do me the favour of either writing a unit > for sqlite (2.8.3) or fixing Eric Jourde's BeOS unit which doesn't work > for the current SQLite version (2.8.3). > > I do not have the skills necessary to interface C

Re: [fpc-pascal]SQLite and FPC

2003-06-25 Thread James Mills
On Wed, Jun 25, 2003 at 11:08:35AM +0200, Michael Van Canneyt wrote: > > > On Wed, 25 Jun 2003, James Mills wrote: > > > Hi all, > > > > I'm wondering if anyone would do me the favour of either writing a unit > > for sqlite (2.8.3) or fixing Eric Jourde's BeOS unit which doesn't work > > for the

Re: [fpc-pascal]SQLite and FPC

2003-06-25 Thread Michael Van Canneyt
On Wed, 25 Jun 2003, James Mills wrote: > On Wed, Jun 25, 2003 at 11:08:35AM +0200, Michael Van Canneyt wrote: > > > > > > On Wed, 25 Jun 2003, James Mills wrote: > > > > > Hi all, > > > > > > I'm wondering if anyone would do me the favour of either writing a unit > > > for sqlite (2.8.3) or fix

[fpc-pascal]Macintosh Progress??

2003-06-25 Thread Mark Emerson
How is the progress in the Mac version of FPC? Any projections when it might be ready? Thanks. Mark Emerson ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]Pascal applications running ME

2003-06-25 Thread Vinicius Neves
Hi Ken, I saw your question about problems to run pascal applications with winME in a forum(in 2001). So, I have same problem. I want to know if you obtained the solution! Thanks! And sorry if my English is wrong. I'm not American. Vinicius. "I was wondering if anyone knew if FPC exes (win32 co

Re: [fpc-pascal]Pascal applications running ME

2003-06-25 Thread Kenneth Due
Hi No didn't find anything - went and dropped Win ME from the 'required' list to the program At 14:19 25-06-2003 -0300, you wrote: >Hi Ken, > > I saw your question about problems to run pascal >applications with winME in a forum(in 2001). So, I >have same problem. I want to know if you obtained

RE: [fpc-pascal]Pascal applications running ME

2003-06-25 Thread paradice
Hi - If there is an old program that "Works in DOS" it is not a win32 exe (unless you recompile it) Other than that, I do 90% of my development on WinME (testing also on Win2k and WinXP) and have never had any problems running either Go32v2 or Win32 applications on this platform. Does the error st