Re: [fpc-pascal] freetype unit + unicode

2011-10-03 Thread Graeme Geldenhuys
On 03/10/2011 21:51, David Emerson wrote: > I am using the freetype unit (with linux) and would like to display some > interesting unicode characters. However when I pass a string containing say > U+2265 to GetStringGray, it doesn't display the unicode character at all; it > shows 3 other charac

[fpc-pascal] Error when translating a C header

2011-10-03 Thread Luciano de Souza
Hi listers, I tried to translate a C header with: h2pas -e -d -p iupkey.h I got the following error: at line 21 error : syntax error at line 41 error : syntax error Illegal character in line 45 "#define K_at '@' /* 64 */" Illegal character in line 73 "#define K_backslash '\\' /*

[fpc-pascal] freetype unit + unicode

2011-10-03 Thread David Emerson
I am using the freetype unit (with linux) and would like to display some interesting unicode characters. However when I pass a string containing say U+2265 to GetStringGray, it doesn't display the unicode character at all; it shows 3 other characters in its place. What to do? btw I'm still usin

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-10-03 Thread Marcos Douglas
On Mon, Oct 3, 2011 at 3:01 PM, Marcos Douglas wrote: > On Thu, Aug 25, 2011 at 5:32 PM, Florian Klämpfl > wrote: >> Am 25.08.2011 22:07, schrieb Marcos Douglas: >>>   -Fisrc -Fusrc src/gdbint.pp >>> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, >>> invalid hea >>> der si

[fpc-pascal] Error crosscompile on WinXP: FPC /branches/fixes_2_4 rev 19336

2011-10-03 Thread Marcos Douglas
On Mon, Oct 3, 2011 at 1:10 PM, Marcos Douglas wrote: > Hi, > On WinXP I can compile FPC /branches/fixes_2_6 rev 19336 to i386 but > not to x86_64 > I think the argument "-dGDB_V606" should be changed... but is this a > new option or a bug? > > See the error: > [...] > W:/md/dev/freepascal/binutil

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-10-03 Thread Marcos Douglas
On Thu, Aug 25, 2011 at 5:32 PM, Florian Klämpfl wrote: > Am 25.08.2011 22:07, schrieb Marcos Douglas: >>   -Fisrc -Fusrc src/gdbint.pp >> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, invalid >> hea >> der size >> gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\user

[fpc-pascal] Error crosscompile on WinXP: FPC /branches/fixes_2_6 rev 19336

2011-10-03 Thread Marcos Douglas
Hi, On WinXP I can compile FPC /branches/fixes_2_6 rev 19336 to i386 but not to x86_64 I think the argument "-dGDB_V606" should be changed... but is this a new option or a bug? See the error: [...] W:/md/dev/freepascal/binutils/2.4.5/i386-win32/gmkdir.exe -p units/x86_64-win64 W:/md/dev/freepascal