Page 1 of 1

Build error

Posted: Wed Apr 03, 2013 2:31 pm
by Maurizio
Hello Antonio ,

I have this problem

fivehc32.lib(RICHEDIT.obj) : error LNK2019: riferimento al simbolo esterno _hb_extIsNil non risolto nella funzione _HB_FUN_RELOA
DASRTF

FWH 13.3 + HARBOUR + Microsoft Visual Studio 10.0\VC

Maurizio
www.nipeservice.com

Re: Build error

Posted: Wed Apr 03, 2013 3:47 pm
by Antonio Linares
Maurizio,

Have you recompiled the FWH C files yourself ?

You are using Harbour, right ?

Re: Build error

Posted: Wed Apr 03, 2013 3:54 pm
by Antonio Linares
Maurizio,

You need a more recent Harbour build.

You can download it from here:
https://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_bcc582_20130228.zip&can=2&q=

Re: Build error

Posted: Wed Apr 03, 2013 3:59 pm
by Maurizio
Antonio ,
I use harbour with MSVC
where I cann download Harbour for MSVC ?

Thanks
MAurizio

Re: Build error

Posted: Wed Apr 03, 2013 4:16 pm
by Antonio Linares
Maurizio,

What MSVC version do you use ?

Re: Build error

Posted: Wed Apr 03, 2013 4:18 pm
by Maurizio
Antonio
I use Microsoft Visual Studio 10.0
Maurizio

Re: Build error

Posted: Wed Apr 03, 2013 4:59 pm
by Maurizio
Antonio,
I download Harbour SVN and recompiled with MSVC 10 , I have the same problem .
I use :
FWH 13.3
MSVC 10
Harbour 3.2.0dev (Rev. 18920)

Maurizo

Re: Build error

Posted: Wed Apr 03, 2013 5:02 pm
by Antonio Linares
Maurizio,

Please try this one:
https://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_msvc_20130328.zip&can=2&q=

Please double check that you are using the right header files as it is the define HB_ISNIL() what has changed

Re: Build error

Posted: Thu Apr 04, 2013 6:45 am
by Maurizio
Antonio :(

doesn't work , it is for 32 or 64 bit ?

error: hbmk2.exe is not a valid Win32 application

Maurizio

Re: Build error

Posted: Thu Apr 04, 2013 6:55 am
by Antonio Linares

Re: Build error

Posted: Thu Apr 04, 2013 7:05 am
by Maurizio
Antonio ,

doesn't work all the EXE in bin\

Maurizio

Re: Build error

Posted: Thu Apr 04, 2013 8:06 am
by Antonio Linares
Maurizio,

I had uploaded a 64 bits version by mistake. Here is the right one :-)

http://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_msvc_20130328_2.zip

Re: Build error

Posted: Thu Apr 04, 2013 8:32 am
by Maurizio
thanks Antonio :D
now it works .

only for information ,
What is the difference between your Harbour and that from SVN ?

Regards MAurizio

Re: Build error

Posted: Thu Apr 04, 2013 8:33 am
by Antonio Linares
Maurizio,

No differences at all. I simply build it and check that FiveWin works fine with it :-)