FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Erp2 sample ...
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Erp2 sample ...
Posted: Thu Dec 01, 2011 10:59 AM

Hi ,

I tried to did erp2.prg sample , but received errors :

hbmk/win/mingw/Erp2.o:Erp2.c:(.data+0x98): undefined reference to HB_FUN_D_SETCASESENSITIVE' hbmk/win/mingw/Erp2.o:Erp2.c:(.data+0x668): undefined reference toHB_FUN_TDOLPHINSRV'

As I know , TDolphin is a class for MySql . Where I can get this class ?

But about 1-st error `HB_FUN_D_SETCASESENSITIVE' I don't know what that is ..

With best regards !

Rimantas U.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Erp2 sample ...
Posted: Thu Dec 01, 2011 11:49 AM
Rimantas,

You have to use Dolphin with erp2.prg example :-)

http://tdolphin.blogspot.com/
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: Erp2 sample ...
Posted: Thu Dec 01, 2011 12:19 PM
Antonio Linares wrote:Rimantas,

You have to use Dolphin with erp2.prg example :-)

http://tdolphin.blogspot.com/


Hmmm ... :-) TDolphin it's available only for Bcc and MSVc ... Can it be a problem of compatibillity with MinGw ?
Rimantas U.
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: Erp2 sample ...
Posted: Thu Dec 01, 2011 01:06 PM

Hello

Dolphin can be build to MinGW

Download from repository http://www.sitasoft.net/tdolphin
open setenvhg.bat
adjust your path
save and close setenvhg.bat
run setenvhg.bat

OS: linux, window and Mac, 32 and 64 bits,
Arch : 32/64
C Compiler: borland, msvc, GNU

Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: Erp2 sample ...
Posted: Thu Dec 01, 2011 04:46 PM
Daniel Garcia-Gil wrote:Hello

Dolphin can be build to MinGW

Download from repository http://www.sitasoft.net/tdolphin
open setenvhg.bat
adjust your path
save and close setenvhg.bat
run setenvhg.bat

OS: linux, window and Mac, 32 and 64 bits,
Arch : 32/64
C Compiler: borland, msvc, GNU


Thank you Daniel ! I'll try that !

With best regards !
Rimantas U.

Continue the discussion