Search found 22 matches: yapaxi

Return to advanced search

erro na linkagem de uma compilacao

... compilando um programa e esta dando esse erro, creio de algum recurso exterior, tipo, alguma .lib xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. alguem ...
by Giba_Fro
Mon Jan 23, 2023 11:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: erro na linkagem de uma compilacao
Replies: 7
Views: 439

To Antonio: I'm getting frustrated

... xHarbour (commercial) via xBuild Wizard Version: 4.5 Dated Aug 3 2010 05:26:04 I get the following: xLINK error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)' Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)' Any clues ? Thank you ...
by HunterEC
Wed Jun 01, 2011 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio: I'm getting frustrated
Replies: 17
Views: 5727

To Antonio - xobj.lib

... FWH, using some of the examples provided by FWH. (WEBEXP3.PRG and WEBSERV.PRG) Certainly I got the error "Unresolved external symbol : '??2@YAPAXI@Z referenced from Fivehcm.lib (ACTX.obj)' " again. I remembered that error happening last year. You send me a file XOBJ.LIB to solve that ...
by driessen
Wed Feb 03, 2010 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio - xobj.lib
Replies: 2
Views: 530

Re: Nuevo FWH 10.1

... -out:"Test.exe"<<< Creating object: Test.EXP Creating library: Test.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by pcordonet
Mon Feb 01, 2010 8:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 10.1
Replies: 7
Views: 1962

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

... Creating object: zeruswin.EXP Creating library: zeruswin.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by russimicro
Mon Feb 01, 2010 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR Fivehcm.lib - FWH 10.1 + HXB.COM de nov de 2009
Replies: 2
Views: 799

Re: Nuevo FWH 10.1

... error: Unresolved external symbol '_HB_FUN__SYMRELEASE referenced from xH_Fivehmx.lib(db10.obj)'. xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by pcordonet
Sat Jan 30, 2010 10:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 10.1
Replies: 7
Views: 1962

Re: Memory error with FiveWin + xHarbour.com

... __cdecl hb_xgrab(unsigned long)" (?hb_xgrab@@YAPAXK@Z) non risolto nella funzione "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) xhb.obj : error LNK2019: riferimento al simbolo esterno "void __cdecl hb_xfree(void *)" (?hb_xfree@@YAXPAX@Z) non risolto nella ...
by Patrizio
Fri Jan 22, 2010 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memory error with FiveWin + xHarbour.com
Replies: 14
Views: 5770

Problem linking with Xharbour commercial

... Clipper and Fw software with the last FWH and Xharbour commercial and I have some linking errors. xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by Massimo Linossi
Wed Nov 11, 2009 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem linking with Xharbour commercial
Replies: 11
Views: 2413

fivehcm.lib and compatible with xhb.com April-2009?

... -out:"testget.exe"<<< Creating object: testget.EXP Creating library: testget.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by Elcio Junior
Fri Sep 25, 2009 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fivehcm.lib and compatible with xhb.com April-2009?
Replies: 7
Views: 1388

must I add xhb.obj and actx.obj and ole.obj

... Netapi32.lib -out:"t.exe"<<< Creating object: t.EXP Creating library: t.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by kajot
Sat Sep 12, 2009 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: must I add xhb.obj and actx.obj and ole.obj
Replies: 4
Views: 904

compile simple program

... Netapi32.lib -out:"t.exe"<<< Creating object: t.EXP Creating library: t.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by kajot
Tue Jul 28, 2009 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile simple program
Replies: 5
Views: 1145

error , FWH.905 & xHB.53

... Netapi32.lib -out:"t.exe"<<< Creating object: t.EXP Creating library: t.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by kajot
Sat Jun 20, 2009 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error , FWH.905 & xHB.53
Replies: 6
Views: 823

error FWH 9.04 & xHARBOUR.042

... Netapi32.lib -out:"t.exe"<<< Creating object: t.EXP Creating library: t.LIB xLINK: error: Unresolved external symbol '??2@YAPAXI@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z referenced from Fivehcm.lib(ACTX.obj)'. xLINK: ...
by kajot
Thu May 14, 2009 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error FWH 9.04 & xHARBOUR.042
Replies: 1
Views: 387

Re: Ado vs Ado.net

... gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"t.exe"<<< xLINK: error: Unresolved external symbol '??2@YAPAXI@Z'. xLINK: error: Unresolved external symbol '??3@YAXPAX@Z'. xLINK: fatal error: 2 unresolved external(s). Type: C >>>Couldn't build: ...
by kajot
Wed Apr 15, 2009 6:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ado vs Ado.net
Replies: 10
Views: 3555
Next

Return to advanced search

cron