hi buildhm comfile error...

hi buildhm comfile error...

Postby yunbg1 » Thu May 31, 2007 4:06 pm

Hi all.

buildhm comfile error help me....

Code: Select all  Expand view
#include "FiveWin.ch"
#include "RichEdit.ch"

FUNC main()
publ oGet, aGet
DEFINE WINDOW oWndC  OF oWnd PIXEL TITLE ""

       oGet := TRichEdit():New( 10, 550, { || "" }, oWndC, 464, 674, , .t., , , .t. )
       oGet:lHighLight = .f.

ACTIVATE WINDOW oWndC MAXIMIZED

RETU NIL


/*
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'...
Generating C source output to 'main.c'... Done.
main.c
Creating library main.lib and object main.exp
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_RESETZOOM
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_REGETOLEINTERFACE
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_RESETOLECALLBACK
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_RESETOLEUNINIT
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_RESETOLEINIT
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_REPASTESPECIAL
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_REPAGEBREAK
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_REINSERTPICTURE
FiveHm.lib(TRICHEDI.obj) : error LNK2001: unresolved external symbol _HB_FUN_REGETZOOM
main.exe : fatal error LNK1120: 9 unresolved externals
* Application successfully built
*/
Code: Select all  Expand view
FWH User
FWPPC User
FWLinux User
yunbg1
 
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada

Postby Antonio Linares » Fri Jun 01, 2007 11:05 am

We email you a modified FiveHCM.lib, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42078
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

email you a modified FiveHCM.lib, compile error..

Postby yunbg1 » Fri Jun 01, 2007 10:00 pm

Antonio Linares wrote:We email you a modified FiveHCM.lib, thanks


thank you. Antonio...

Mail Download file is Compiling... Error. (fivehcm.lib)

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 5870, Functions/Procedures 32
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
* Application successfully built

Best regards,
FWH User
FWPPC User
FWLinux User
yunbg1
 
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada

Postby Antonio Linares » Sat Jun 02, 2007 5:19 pm

You have to link Microsoft oledlg.lib too
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42078
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby yunbg1 » Sat Jun 02, 2007 11:30 pm

Thank you
Antonio Linares

Best Regard's
FWH User
FWPPC User
FWLinux User
yunbg1
 
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 22 guests