FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Link Error
Posts: 85
Joined: Mon Apr 18, 2011 02:32 AM
Link Error
Posted: Mon Mar 30, 2015 02:22 AM

Hi All..
I test build application and get the error like this..

Error: Unresolved external 'SHCreateDirectoryExa' referenced from C:\fwh1412\lib\FIVEHC.LIB|MKDIR

what this problem..?
thx...

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Link Error
Posted: Mon Mar 30, 2015 04:05 AM

Please include c:\bcc582\lib\psdk\shell32.lib.

Please see buildh.bat, buildx.bat or other build?.bat corresponding to your compiler and c compiler and include all libraries included there in in your link script also.

Regards



G. N. Rao.

Hyderabad, India
Posts: 85
Joined: Mon Apr 18, 2011 02:32 AM
Re: Link Error
Posted: Mon Mar 30, 2015 04:55 AM

Mr Nages..
Thanks.. the problem solved...

Continue the discussion