Search found 34 matches: winmain

Return to advanced search

Re: Error: Unresolved external 'WinMain' referenced from C:\B...

Jgayoso,

Nosotros no usamos xMate pero seguro que algun usuario de xMate te podra ayudar en estos foros.

Prueba a construir tu aplicacion con FWH\samples\buildh.bat que seguro te funcionara bien :-)
by Antonio Linares
Thu Aug 12, 2010 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external 'WinMain' referenced from C:\B...
Replies: 5
Views: 1213

Re: Error: Unresolved external 'WinMain' referenced from C:\B...

Antonio, estoy utilizando xMate y mi archivo de definiciones tiene lo adjunto, el archivo %C_LIB_INSTALL%\C0W32.OBJ=1 esta pero da el error igual, si te fijas coloque las librerias que indica el archivo buildh.bat, pero sigue dando el error. El archivo c0w32.obj existe en el directorio. Si tienes un...
by jgayoso
Wed Aug 11, 2010 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external 'WinMain' referenced from C:\B...
Replies: 5
Views: 1213

Re: Error: Unresolved external 'WinMain' referenced from C:\B...

No estás enlazando correctamente las librerias de Harbour.

Revisa FWH\samples\buildh.bat y dentro verás que librerías hay que enlazar y en que orden :-)
by Antonio Linares
Wed Aug 11, 2010 3:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external 'WinMain' referenced from C:\B...
Replies: 5
Views: 1213

Error: Unresolved external 'WinMain' referenced from C:\B...

Tengo el siguiente error al compilar y linkear con xMate:

Error: Unresolved external 'WinMain' referenced from C:\BORLAND\BCC55\LIB\C0W32.OBJ


Como nota he compilado y linkeado mi sistema que esta en clipper sin hacerle ningun cambio.

Se agradece desde ya...

:(
by jgayoso
Wed Aug 11, 2010 1:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external 'WinMain' referenced from C:\B...
Replies: 5
Views: 1213

Re: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib

... Harbour does. Because I remarked them in the link script (c:\harbour\tests\build.bat) and then these errors occured: Error: Unresolved external 'WinMain' referenced from C:\HARBOUR\BCC\LIB\C0W32.OBJ Error: Unresolved external '_hb_vmProcessSymbolsEx' referenced from C:\HARBOUR\TESTS\HELLO.OBJ ...
by Coiote
Wed Oct 21, 2009 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib
Replies: 15
Views: 3310

Re: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib

... can I get them? To go ahead I remarked them in the link script (c:\harbour\tests\build.bat) but there are new errors: Error: Unresolved external 'WinMain' referenced from C:\HARBOUR\BCC\LIB\C0W32.OBJ Error: Unresolved external '_hb_vmProcessSymbolsEx' referenced from C:\HARBOUR\TESTS\TESTE.OBJ ...
by Coiote
Wed Oct 21, 2009 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib
Replies: 15
Views: 3310

Paul, There is already a FWH function called winmain() which returns the main window object. Since you have a winmain() function also, yours is overriding the FWH function and this is most likely the problem. Somewhere else in the program (probably ...
by James Bott
Thu Dec 11, 2008 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 2.4 to compile with FWH & VC98
Replies: 6
Views: 1195

FW 2.4 to compile with FWH & VC98

... No exported method: APPLY Args: [ 1] = U [ 2] = O Object Stack Calls =========== Called from APPLY@0 Called from ONINIT@202 Called from (b)WINMAIN@80 Called from CPCREG:ACTIVATE@0 Called from WINMAIN@126 Is there some basic requirement I'm missing that is keeping me from just compiling ...
by paulrhanson
Thu Dec 11, 2008 5:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 2.4 to compile with FWH & VC98
Replies: 6
Views: 1195

Clipper Errors

... / DOS apps. I supposed so, but I decided to ask.... It has got something to do I guess with Function Main in C lang - Clipper DOS and Function WinMain in VC++ for Clipper FiveWin, which is actually very nice. The problem is with Catools 3 the wait_tic function of that lib ! WE already have ...
by Antonio Linares
Wed Aug 27, 2008 7:44 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 66145

... => CRECT:HWND(0) Called from: CRect.prg => CRECT:NEW(83) Called from: CPcreg.prg => CPCREG:NEW(63) Called from: PCREGW.PRG => WINMAIN(87)
by xhbcoder
Mon May 12, 2008 6:18 pm
 
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 15575

... Called from: => MAX(0) Called from: CRect.prg => CRECT:NEW(83) Called from: CPcreg.prg => CPCREG:NEW(63) Called from: PCREGW.PRG => WINMAIN(87) May be this is related to the creation of main window in C. Any idea? Thanks, Jose :D
by xhbcoder
Mon May 12, 2008 5:47 pm
 
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 15575

Conversion from clipper + fw24 to Xharbour + FWH

... = U Stack Calls =========== Called from: CRect.prg => CRECT:NEW(135) Called from: CPcreg.prg => CPCREG:NEW(63) Called from: PCREGW.PRG => WINMAIN(69) System ====== CPU type: Intel(R) Celeron(R) CPU 2.93GHz 2933 Mhz Hardware memory: 751 megs Free System resources: 90 % GDI resources: 90 ...
by xhbcoder
Mon Apr 28, 2008 1:04 am
 
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 15575

... Link Step Don't do that. CONSOLE means a non Windows GUI application as it is not the case. Thats why the linker is looking for main instead of WinMain (provided by xHarbour). > What other libraries might I need to link into app Just debug.lib, and you have to use GTWIN.lib instead of GTGUI.lib, ...
by Antonio Linares
Thu Aug 16, 2007 9:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: new fivewin unresolved externals MSVC
Replies: 5
Views: 4078

... ation referenced in function hb_fsFindNextLow vm.lib(main.obj) : error LNK2019: unresolved external symbol GPFStack referenced in function WinMain rtl.lib(gttone.obj) : error LNK2019: unresolved external symbol _inp referenced in function hb_Inp9x rtl.lib(gttone.obj) : error LNK2019: unresolved ...
by dario
Wed May 09, 2007 12:24 am
 
Forum: FiveWin para Pocket PC
Topic: PROBLEMAS ABRIENDO ARCHIVOS SHARED CON INDEX
Replies: 25
Views: 10084

... referenced in function hb_gt_ForceLink_HB_GT_WIN vm.lib(main.obj) : error LNK2019: unresolved external symbol GPFStack referenced in function WinMain _aaa.exe : fatal error LNK1120: 10 unresolved externals * Application successfully built C:\FWPPC\dario>block "block" no se reconoce como ...
by dario
Tue May 08, 2007 5:16 pm
 
Forum: FiveWin para Pocket PC
Topic: PROBLEMAS ABRIENDO ARCHIVOS SHARED CON INDEX
Replies: 25
Views: 10084
PreviousNext

Return to advanced search