FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour link error....
Posts: 109
Joined: Sun Nov 13, 2005 12:40 AM
link error....
Posted: Thu Feb 28, 2008 10:55 AM

Hi..

Compiling...
Harbour devel build 1.1-0 Intl.
Copyright 1999-2007, http://www.harbour-project.org/
Compiling 'main.prg' and generating preprocessed output to 'main.ppo'...
..
Lines 5931, Functions/Procedures 34
Generating C source output to 'main.c'... Done.
main.c
Creating library main.lib and object main.exp
FiveHcm.lib(RICHEDIT.obj) : error LNK2001: unresolved external symbol _OleUIPasteSpecialA@4
main.exe : fatal error LNK1120: 1 unresolved externals
* There are errors

FWH User

FWPPC User

FWLinux User
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
link error....
Posted: Thu Feb 28, 2008 12:35 PM

Yunbg,

You have to link MS OleDlg.lib

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion