Build error
Build error
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
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
- 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
Maurizio,
Have you recompiled the FWH C files yourself ?
You are using Harbour, right ?
Have you recompiled the FWH C files yourself ?
You are using Harbour, right ?
- 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
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=
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
Antonio ,
I use harbour with MSVC
where I cann download Harbour for MSVC ?
Thanks
MAurizio
I use harbour with MSVC
where I cann download Harbour for MSVC ?
Thanks
MAurizio
- 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
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
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
- 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
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
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
Antonio
doesn't work , it is for 32 or 64 bit ?
error: hbmk2.exe is not a valid Win32 application
Maurizio

doesn't work , it is for 32 or 64 bit ?
error: hbmk2.exe is not a valid Win32 application
Maurizio
- 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
Maurizio,
You can use the hbmk2.exe contained here:
http://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_bcc582_20130228.zip&can=2&q=
You can use the hbmk2.exe contained here:
http://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_bcc582_20130228.zip&can=2&q=
- 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
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
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
thanks Antonio
now it works .
only for information ,
What is the difference between your Harbour and that from SVN ?
Regards MAurizio

now it works .
only for information ,
What is the difference between your Harbour and that from SVN ?
Regards MAurizio
- 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
Maurizio,
No differences at all. I simply build it and check that FiveWin works fine with it
No differences at all. I simply build it and check that FiveWin works fine with it
