Rimantas wrote:
Antonio , excuse but I'll not give rest to you ... . I tried with MinGw . It return suchs errors :
Compiling...
Harbour 3.1.0dev (Rev. 17025)
Copyright (c) 1999-2011, http://harbour-project.org/
Compiling 'testfx1.prg' and generating preprocessed output to 'testfx1.ppo'...
Lines 4223, Functions/Procedures 5
Generating C source output to 'testfx1.c'... Done.
testfx1.o:testfx1.c:(.data+0x48): undefined reference to `HB_FUN_TFOLDEREX'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0xa8): undefined reference to `HB_FUN_GETGIFINFO'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0xc8): undefined reference to `HB_FUN_FWGIFPLAY'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0xd8): undefined reference to `HB_FUN_FWGIFSTOP'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0xe8): undefined reference to `HB_FUN_FWGIFRESTART'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0xf8): undefined reference to `HB_FUN_FWGIFISRUNNING'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0x108): undefined reference to `HB_FUN_FWGIFEND'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0x138): undefined reference to `HB_FUN_FWSETGIFSIZING'
.\..\lib/fivehg.lib(TGIF.o):TGIF.c:(.data+0x328): undefined reference to `HB_FUN_FWGIFWINDOW'
collect2: ld returned 1 exit status
* Link errors *
All other samples , excluding with resources and folderex , are working . With resources return such similar errors :
testfx3.rc:5: unrecognized escape sequence
testfx3.rc:5: unrecognized escape sequence
C:\hrb\comp\mingw\bin\windres: testfx3.rc:12: syntax error
* Resources errors *
Maybe I'm wrong , but Harbour with MinGw it looks more faster . So this version is interesting ...
It seems that Antonio didn't noticed this message ... The FolderEx samples with MinGW return errors .
With best regards !