Search found 22 matches: obj32

Return to advanced search

Parametros

... .path.CH = $(FW)\include;$(Harbour)\include;$(Proyecto);$(xBase)\tDolphin\samples .path.RC = $(Proyecto);".\rc" .path.OBJ = .\Obj32 # ******************************************************************** #important: Use Uppercase for filenames extensions, in the next two rules! ...
by fridgar
Mon Nov 08, 2021 3:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Parametros
Replies: 3
Views: 354

SQLLIB compiling error Please help me.

... What do I do? Help me. <make.bc> -Gn -aa -Tpe -s -v -Lc:\WDRLIB32X\BC5\LIB;c:\WDRLIB32X\LIB + c:\WDRLIB32X\bc5\lib\c0w32.obj+ .\OBJ32\WINPLA00.Obj + .\OBJ32\WINPLA22.Obj + .\OBJ32\WINPLA26.Obj + .\OBJ32\WINPLA27.Obj + .\OBJ32\WINPLAVAT27.Obj + .\OBJ32\WINPLA30.Obj + .\OBJ32\WINPLA31.Obj ...
by bigcco
Fri Jun 12, 2020 1:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQLLIB compiling error Please help me.
Replies: 0
Views: 353

Re: xHarbour Builder and Fivewin

... -LIBPATH:"C:\xHB2011\lib" -LIBPATH:"C:\xHB2011\c_lib" -LIBPATH:"C:\xHB2011\c_lib\win" "obj32\LdSql.obj" "obj32\scintila.obj" "obj32\Util.obj" "obj32\Imenik.obj" "obj32\LDSQL.res" "C:\xHb2011\Lib\mem32.lib" ...
by mtajkov
Thu Apr 25, 2019 12:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour Builder and Fivewin
Replies: 4
Views: 1071

Re: xHarbour: no line numbers on compile errors

... HARBOUR.EXE /m /n /w /ip:\drlib32x\include;p:\drlib32x\bcc582\include;p: \Resource\PellesC\include\win;;.\include .\SOURCE32\TOfferMsf.prg -o.\OBJ32\T OfferMsf.c xHarbour 1.2.3 Intl. (SimpLex) (Build 20130903) Copyright 1999-2013, http://www.xharbour.org http://www.harbour-project.org/ Compiling ...
by richard-service
Thu Oct 10, 2013 3:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour: no line numbers on compile errors
Replies: 19
Views: 3264

Re: xHarbour: no line numbers on compile errors

... http://www.xharbour.org http://www.harbour-project.org/ Compiling '.\SOURCE32\TOfferMsf.prg'... 1 error No code generated ** error 1 ** deleting .\OBJ32\TOfferMsf.c xHarbour Compiler build 0.99.71 (SimpLex) Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/ Compiling '.\SOURCE32\TOfferMsf.prg'... ...
by richard-service
Wed Oct 09, 2013 3:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour: no line numbers on compile errors
Replies: 19
Views: 3264

FWH 13.7 with XHarbour and BCC582 - Unresolved Externals

... referenced from D:\FWH137\FWH\LIB\FIVEHX.LIB|GETTASKS Error: Unresolved external '_HB_FUN_CALLDLL32' referenced from D:\PROGS\OBJ32\FWTESTS.OBJ -------------- How can i resolve this ? Thank's for your help. Best regards Badara Thiam
by Badara Thiam
Sun Sep 08, 2013 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.7 with XHarbour and BCC582 - Unresolved Externals
Replies: 3
Views: 1041

Re: Problem with FiveHCM.lib

... 10, 10 )      ACTIVATE WINDOW oWndreturn nil New error: Lines 33, Functions/Procedures 1 Generating C source output to 'obj32\testgif.c'... Generating object output to 'obj32\testgif.obj'... testgif.prg(12): error: Redeclaration of 'GetWindowLongA' previously declared ...
by mtajkov
Thu Nov 22, 2012 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveHCM.lib
Replies: 16
Views: 3548

Re: Problem with FiveHCM.lib

... "..\gifs\halo.gif", 10, 10 )      ACTIVATE WINDOW oWndreturn nil Lines 33, Functions/Procedures 1 Generating C source output to 'obj32\testgif.c'... Generating object output to 'obj32\testgif.obj'... testgif.prg(13): error: Undeclared identifier 'nIndex'. Type: C >>>Couldn't ...
by mtajkov
Thu Nov 22, 2012 6:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveHCM.lib
Replies: 16
Views: 3548

Re: Problem with FiveHCM.lib

... 10, 10 )      ACTIVATE WINDOW oWndreturn nil but: Lines 30, Functions/Procedures 1 Generating C source output to 'obj32\testgif.c'... Generating object output to 'obj32\testgif.obj'... testgif.prg(9): warning: Missing type specifier. testgif.prg(9): error: Syntax ...
by mtajkov
Wed Nov 21, 2012 4:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveHCM.lib
Replies: 16
Views: 3548

Problem with FiveHCM.lib

... -LIBPATH:"D:\xHB2011\Lib" -LIBPATH:"D:\xHB2011\c_lib" -LIBPATH:"D:\xHB2011\c_lib\win"  "obj32\testgif.obj" "obj32\scintila.obj" "D:\xHB2011\Lib\mem32.lib" "D:\xHB2011\Lib\send32.lib" "FiveHCM.lib" ...
by mtajkov
Wed Nov 21, 2012 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveHCM.lib
Replies: 16
Views: 3548

Re: "FiveWin/3 Cannot create Dialog Box" errors?

... error. Then I went into RC file and renamed all dialogs which has longer names to use shorter names (not more than 10 characters) Then deleted \obj32 folder completely and the .RWS file and all .MAP files. Then I built the complete project from scratch From then on I haven't had any error of ...
by codemaker
Sun Jan 22, 2012 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "FiveWin/3 Cannot create Dialog Box" errors?
Replies: 22
Views: 10514

Creating apps with FWH 11.12

... works ok under the lower versions. While compiling and linking I got the error: ----------------------- ... Type: C >>>xrc.exe -fo"obj32\HR.res" -D__HARBOUR__ -D__FLAT__ -DHRVATSKI -i"C:\FWH1112\INCLUDE" -I"C:\xHB\c_include" -I"C:\xHB\c_include\win" ...
by codemaker
Fri Jan 13, 2012 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating apps with FWH 11.12
Replies: 8
Views: 1524

Re: HB_FUN_HB_GT_WIN

Por otra parte la function Tallas() la tienes repetida en
X:\CEPP\FUENTES\FW\GESTION2\OBJ32\TALLAS.prg y X:\CEPP\FUENTES\FW\GESTION2\OBJ32\PRG_FIN.prg

Deberias cambiarle el nombre a una de las dos. No puedes tener dos funciones distintas con el mismo nombre.
by Antonio Linares
Fri Mar 13, 2009 8:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HB_FUN_HB_GT_WIN
Replies: 7
Views: 1161

Re: ErrSysW y Rebars

... 1=normal 2=verbose (default) 3=generate variable list (.var) file /go output type: Platform dependant object module /gw output type: Windows/DOS OBJ32 (.obj) /gh output type: Harbour Portable Object (.hrb) /i<path> #include file search path /j[<file>] output i18n support [to <file>] ...
by sysctrl2
Thu Feb 19, 2009 9:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ErrSysW y Rebars
Replies: 14
Views: 2117

Problem with Editor of Source

... //MSGALERT(nomprog,"NOMPROG") nobj:=nomprog+".obj" bat+=Rharbour+' '+Rclipper()+'program\'+nomprog+'.prg /n /i'+rinclude+' /oc:\'+CURDIR()+'\obj32\'+nomprog+'.c /p >resu.txt'+chr(13) MEMOWRIT("corre.bat",bat) waitrun("corre.bat") vztext("resu.txt") WAITRUN( Rbcc32+' -M -c -O2 -I'+rinclude+' ...
by Vladimir Zorrilla
Wed Jun 18, 2008 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Editor of Source
Replies: 1
Views: 1526
Next

Return to advanced search