Anyway, it doesn't work here. First I have to 
copy in lots of .dlls, then I get this:

---
Application Internal Error - 
F:\work\harbour\harbour\contrib\hbcairo\tests\fancytxt.exe
Terminated at: 2009.11.30 22:44:06
Unrecoverable error 6005: Exception error: 

    Exception Code:C0000005
    Exception Address:0041131B
    EAX:004D89B4  EBX:004DA2C4  ECX:004D89B0  EDX:0B6A025E
    ESI:00000000  EDI:00000000  EBP:0028FBAC
    CS:EIP:0023:0041131B  SS:ESP:002B:0028FB40
    DS:002B  ES:002B  FS:0053  GS:002B
    Flags:00010202
    CS:EIP: 89 50 FC 74 04 83 C4 0C C3 89 4C 24 10 83 C4 0C
    SS:ESP: 004DA2C4 00000000 0028FBAC 00402813 004D89B4 004DA2C4 00000000 
00000000 00943F10 3FE33333 00000010 004D89B4 003513AC 003516A8 00000004 0044B42B

    C stack:
    EIP:     EBP:       Frame: OldEBP, RetAddr, Params...


Modules:
0x00400000 0x000F3000 F:\work\harbour\harbour\contrib\hbcairo\tests\fancytxt.exe
0x77970000 0x00180000 C:\Windows\SysWOW64\ntdll.dll
0x75CD0000 0x00100000 C:\Windows\syswow64\kernel32.dll
0x75F30000 0x00046000 C:\Windows\syswow64\KERNELBASE.dll
0x68DC0000 0x00096000 
F:\work\harbour\harbour\contrib\hbcairo\tests\libcairo-2.dll
0x64F80000 0x00035000 
F:\work\harbour\harbour\contrib\hbcairo\tests\libfontconfig-1.dll
0x64000000 0x00080000 
F:\work\harbour\harbour\contrib\hbcairo\tests\libfreetype-6.dll
0x10000000 0x00013000 F:\work\harbour\harbour\contrib\hbcairo\tests\zlib1.dll
0x77090000 0x000AC000 C:\Windows\syswow64\MSVCRT.dll
0x63500000 0x00144000 F:\work\harbour\harbour\contrib\hbcairo\tests\libxml2.dll
0x006C0000 0x000DA000 F:\work\harbour\harbour\contrib\hbcairo\tests\iconv.dll
0x75A40000 0x00035000 C:\Windows\syswow64\WS2_32.DLL
0x77280000 0x000F0000 C:\Windows\syswow64\RPCRT4.dll
0x754E0000 0x00060000 C:\Windows\syswow64\SspiCli.dll
0x754D0000 0x0000C000 C:\Windows\syswow64\CRYPTBASE.dll
0x77010000 0x00019000 C:\Windows\SysWOW64\sechost.dll
0x76F00000 0x00006000 C:\Windows\syswow64\NSI.dll
0x6CC40000 0x0002A000 F:\work\harbour\harbour\contrib\hbcairo\tests\libpng12.dll
0x75820000 0x00090000 C:\Windows\syswow64\GDI32.dll
0x75F80000 0x00100000 C:\Windows\syswow64\USER32.dll
0x75540000 0x000A0000 C:\Windows\syswow64\ADVAPI32.dll
0x76D90000 0x0000A000 C:\Windows\syswow64\LPK.dll
0x76E30000 0x0009D000 C:\Windows\syswow64\USP10.dll
0x74170000 0x00005000 C:\Windows\system32\MSIMG32.DLL
0x75A90000 0x00060000 C:\Windows\system32\IMM32.DLL
0x76F10000 0x000CC000 C:\Windows\syswow64\MSCTF.dll

Called from CAIRO_SELECT_FONT_FACE(0)
Called from DRAW(41) in fancytxt.prg
Called from MAIN(12) in fancytxt.prg
------------------------------------------------------------------------

Brgds,
Viktor


On 2009 Nov 30, at 22:23, [email protected] wrote:

> Revision: 13076
>          
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13076&view=rev
> Author:   vszakats
> Date:     2009-11-30 21:23:01 +0000 (Mon, 30 Nov 2009)
> 
> Log Message:
> -----------
> 2009-11-30 22:19 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
>  * INSTALL
>    + Documented HB_WITH_CAIRO setting.
> 
>  * bin/hb-mkimp.bat
>    + Added HB_BUILD_IMPLIB support for cairo lib.
>      I didn't test them.
> 
>  * contrib/hbcairo/hbcairo.hbc
>    * Changed cairo lib name from 'libcairo-2.0' to 'cairo'
>      This is what HB_BUILD_IMPLIB will generate.
>    ; TODO: It's the "fun" part of any component adaptation, that
>            each build and platform use a different lib naming scheme.
>            We should fix this one by one for all platforms.
>    ; TODO: Make build tests on each platform/compiler.
> 
>  * contrib/hbcairo/Makefile
>    + Added cairo component detection.
>    - Deleted installation of .h header. It doesn't seem to be 
>      one for the public.
> 
>  * config/global.mk
>    % "De-xmastree"-d one if/else structure.
> 
> Modified Paths:
> --------------
>    trunk/harbour/ChangeLog
>    trunk/harbour/INSTALL
>    trunk/harbour/bin/hb-mkimp.bat
>    trunk/harbour/config/global.mk
>    trunk/harbour/contrib/hbcairo/Makefile
>    trunk/harbour/contrib/hbcairo/hbcairo.hbc
> 
> 
> This was sent by the SourceForge.net collaborative development platform, the 
> world's largest Open Source development site.
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to