Search found 21 matches: xhb2

Return to advanced search

Re: ERROR Fivehcm.lib - FWH 10.1 + HXB.COM de nov de 2009

Por favor enlaza este OBJ que debe resolver esos dos símbolos al construir el EXE: http://www.fivetechsoft.com/files/xhb2.obj Y tienes que enlazar estas librerias que faltan en xharbour comercial: http://www.fivetechsoft.com/files/oledlg.lib http://www.fivetechsoft.com/files/version.lib
by Antonio Linares
Mon Feb 01, 2010 8:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR Fivehcm.lib - FWH 10.1 + HXB.COM de nov de 2009
Replies: 2
Views: 803

Re: Nuevo FWH 10.1

Pere,

Por favor enlaza este OBJ que debe resolver esos dos símbolos al construir el EXE:
http://www.fivetechsoft.com/files/xhb2.obj
by Antonio Linares
Mon Feb 01, 2010 8:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 10.1
Replies: 7
Views: 1964

Re: Memory error with FiveWin + xHarbour.com

Patrizio,

You can use this flag to avoid the requirement for LIBC:
Code: Select all  Expand view

link ... /nologo /subsystem:windows /force:multiple /NODEFAULTLIB:libc
 

Please review FWH\samples\buildhm.bat

Also, try to use this xhb2.obj instead of xhb.obj:
http://www.fivetechsoft.com/files/xhb2.obj
by Antonio Linares
Fri Jan 22, 2010 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memory error with FiveWin + xHarbour.com
Replies: 14
Views: 5774

getting unresolved external using fwh 1109 and xhb 1109

Below are the externals still unresolved even after linking xhb2.obj as specified in another thread. Thanks in advance for the help. xLINK: error: Unresolved external symbol '_OleUIPasteSpecialA referenced from Fivehcm.lib(RICHEDIT.obj)'. xLINK: error: ...
by dionie
Tue Dec 29, 2009 6:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: getting unresolved external using fwh 1109 and xhb 1109
Replies: 1
Views: 383

problem with FWH 9.09

... -LIBPATH:"D:\xHB.92\lib" -LIBPATH:"D:\xHB.92\c_lib" -LIBPATH:"D:\xHB.92\c_lib\win" "t.obj" "d:\fwh\xhb2.obj" "D:\FWH\lib\version.lib" "D:\FWH\lib\oledlg.lib" "FiveHCM.lib" "FiveHMX.lib" "OptG.lib" ...
by kajot
Sat Sep 26, 2009 8:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with FWH 9.09
Replies: 1
Views: 563
Previous

Return to advanced search

cron