Build error

Post Reply
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Build error

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post by Antonio Linares »

Maurizio,

Have you recompiled the FWH C files yourself ?

You are using Harbour, right ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post 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=
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Build error

Post by Maurizio »

Antonio ,
I use harbour with MSVC
where I cann download Harbour for MSVC ?

Thanks
MAurizio
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post by Antonio Linares »

Maurizio,

What MSVC version do you use ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Build error

Post by Maurizio »

Antonio
I use Microsoft Visual Studio 10.0
Maurizio
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Build error

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Build error

Post by Maurizio »

Antonio :(

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

error: hbmk2.exe is not a valid Win32 application

Maurizio
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Build error

Post by Maurizio »

Antonio ,

doesn't work all the EXE in bin\

Maurizio
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 832
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Build error

Post by Maurizio »

thanks Antonio :D
now it works .

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

Regards MAurizio
User avatar
Antonio Linares
Site Admin
Posts: 42723
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 106 times
Contact:

Re: Build error

Post by Antonio Linares »

Maurizio,

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

Antonio Linares
www.fivetechsoft.com
Post Reply