Unresolved External

Unresolved External

Postby DonDrew » Thu Aug 12, 2010 1:51 pm

This is my first attempt to convert an existing application from FW to FWH. Linker returning error 'unresolved external symbol _HB_FUN_BSETGET.

Obviously, it's looking for the method to set the variable for a get object. I've double checked and it appears that I am linking with the correct libs and headers. What am I missing?

Also, in the FW version of my program I used Clipmore function cmFiltCount() to determine the number of records matching user filter values. Is there an equivalent function in FWH?

Thank you,
Don
DonDrew
 
Posts: 63
Joined: Mon Aug 02, 2010 5:38 pm

Re: Unresolved External

Postby gkuhnert » Fri Aug 13, 2010 9:37 am

Sounds like you call bSetGet as a function (like bSetGet( params ) ), but bSetGet is a codeblock so it should be like:
bSetGet := { || codeblock }
Best Regards,

Gilbert Kuhnert
CTO Software GmbH
http://www.ctosoftware.de
User avatar
gkuhnert
 
Posts: 274
Joined: Fri Apr 04, 2008 1:25 pm
Location: Aachen - Germany // Kerkrade - Netherlands


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 80 guests