Search found 38 matches: gtwvg

Return to advanced search

Error alCompilar con xhb10272_xcc

... /I\fwh\include /I\v_xharb_v3\include /I\HARBOURX_V\xhb10272_xcc\include /I\HARBOURX_V\xhb10272_xcc\c_include /I\HARBOURX_V\xhb10272_xcc\contrib\gtwvg /I\HARBOURX_V\xhb10272_xcc\contrib\hbwin /I\HARBOURX_V\xhb10272_xcc\contrib\xhb > compiler.log Me General en C, pero al convertir a .obj da ...
by ruben Dario
Wed Sep 27, 2023 8:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 154

Re: Extraño error con HARBOUR

... -lfiveh -lfivehc rc\Cuentas32.rc rc\Cuentas32_Jpg1.rc rc\Manifest.rc hbct.hbc xhb.hbc hbxpp.hbc hbziparc.hbc hbfoxpro.hbc hbwin.hbc hbmzip.hbc gtwvg.hbc
by JoseAlvarez
Wed May 24, 2023 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Extraño error con HARBOUR
Replies: 5
Views: 363

Re: change ChooseColor() Background Color

Maybe: https://github.com/harbour/core/blob/master/contrib/gtwvg/wvgutils.c #pragma BEGINDUMP#define _WIN32_IE 0x0500#ifdef __POCC__#define _WIN32_WINNT 0x0500#else#define _WIN32_WINNT 0x0400#endif#include #include "hbapi.h"#include ...
by karinha
Wed Apr 05, 2023 1:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change ChooseColor() Background Color
Replies: 4
Views: 270

Re: Migranting xHarbour for Harbour

Simples, https://github.com/harbour/core/blob/master/contrib/gtwvg/crt.prg https://vivaclipper.wordpress.com/2014/02/12/harbour-check-functions/ //----------------------------------------------------------------------------//#pragma ...
by karinha
Thu Aug 25, 2022 2:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migranting xHarbour for Harbour
Replies: 18
Views: 879

Re: Error al Compilar Ejemplo gtwvg

Ok, pero, me surge una duda

THREAD STATIC t_aSlides := {}

lo estabas poniendo al principio del programa o dentro de una function?

En el fichero ChangeLog.txt de Harbour, podrás encontrar bastante información
by cnavarro
Sat Dec 28, 2019 4:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar Ejemplo gtwvg
Replies: 5
Views: 616

Re: Error al Compilar Ejemplo gtwvg (Solucionado)

Gracias ya lo solucione.

Que hacer THREAD
by ruben Dario
Fri Dec 27, 2019 1:33 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar Ejemplo gtwvg
Replies: 5
Views: 616

Re: Error al Compilar Ejemplo gtwvg

Quita la palabra THREAD
by cnavarro
Fri Dec 27, 2019 12:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar Ejemplo gtwvg
Replies: 5
Views: 616

Re: Error al Compilar Ejemplo gtwvg

Saludos
Hice la prueba y no funciona.
by ruben Dario
Thu Dec 26, 2019 10:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar Ejemplo gtwvg
Replies: 5
Views: 616

Re: Error al Compilar Ejemplo gtwvg

Prueba poniendo

Code: Select all  Expand view

#include "hbthread.ch"
 
by cnavarro
Wed Dec 25, 2019 11:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar Ejemplo gtwvg
Replies: 5
Views: 616

Error al Compilar Ejemplo gtwvg

Saludos al Forum He tratado de agregar este ejemplo a mi proyecto y me da este error de compilacion K:\HARBOUR_V\harbour_bcc74\contrib\gtwvg\tests\_dyndlgs.prg(31) Error E0004 STATIC declaration follows executable statement K:\HARBOUR_V\harbour_bcc74\contrib\gtwvg\tests\_utils.prg(33) Error ...
by ruben Dario
Wed Dec 25, 2019 3:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar Ejemplo gtwvg
Replies: 5
Views: 616

Re: Clipper Code under FiveWin ?

... to build console program, you just need to compile and link with [x]Harbour. You link in FWH only if you want windows GUI. Try googling GTWVT or GTWVG for more info. I didn't experiment much with windows console program thx for Answer. my working harbour HMG Version is using GTWVT but it is "so ...
by Jimmy
Thu Dec 12, 2019 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipper Code under FiveWin ?
Replies: 14
Views: 1713

Re: Clipper Code under FiveWin ?

... to build console program, you just need to compile and link with [x]Harbour. You link in FWH only if you want windows GUI. Try googling GTWVT or GTWVG for more info. I didn't experiment much with windows console program
by hua
Thu Dec 12, 2019 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipper Code under FiveWin ?
Replies: 14
Views: 1713

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... compile/link and as Debugger/Editor --- i meet Pritpal Bedi 2009 when work with Xbase++ and Codejock ActiveX Calender. he point me to harbour and GTWVG :shock: while Pritpal Bedi was Xbase++ User before Syntax of GTWVG is 99% compatible. i got a hole GTWVG Contribution include "Per-Config" ...
by Jimmy
Thu Oct 17, 2019 11:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 97063

harbour v1.x -> v.3x Error

... hbmk2: Using C compiler: C:\bcc55\bin\bcc32.exe hbmk2: Processing local make script: hbmk.hbm hbmk2: Processing: hbxpp.hbc hbmk2: Processing: gtwvg.hbc hbmk2: Processing: C:\harbour\contrib\hbwin\hbwin.hbc hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): (C:\harbour\bin\harbour.exe) ...
by Jimmy
Thu Oct 17, 2019 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour v1.x -> v.3x Error
Replies: 2
Views: 502

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... --- as my old Harbour v1.x Project use xMate i have installed lates HbIDE from Pritpal Bedi and try old harbour v1.x (!) Code. i have copy old gtwvg.env to new Directory and got it in HbIDE Setup -> Environment i change Path when need and start Rebuild ---------------------------------------------------------------------------------------------------- ...
by Jimmy
Thu Oct 17, 2019 7:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 97063
Next

Return to advanced search