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

Well, I see the your dll list now:

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
0x63500000 0x00144000 F:\work\harbour\harbour\contrib\hbcairo\tests\libxml2.dll
0x006C0000 0x000DA000 F:\work\harbour\harbour\contrib\hbcairo\tests\iconv.dll
0x6CC40000 0x0002A000 F:\work\harbour\harbour\contrib\hbcairo\tests\libpng12.dll


I do not know that there have you got cairo library from. The original website provides source and links to other distributions/binary providers. I've mentioned a place where you can obtain Cairo binaries for Windows (http://www.gtk.org/download-windows.html). The link to the same site is provided by cairo (http://cairographics.org/download/).

You need to download and unzip only tree files:
http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo_1.8.8-2_win32.zip
http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo-dev_1.8.8-2_win32.zip
http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libpng_1.2.39-1_win32.zip

The first contains the required /include subfolder, and the last two will give you two required dll files in /bin subfolder. That's all you need. Please try and report if this does not help.


Regards,
Mindaugas
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to