Search found 86 matches: bcc73

Return to advanced search

Error al compilar con bcc73 y Easyreport

Saludos al Forum . Estoy tratando de clear e lEjecutable ereport.exe y me da error. Esta el error. K:\easyreport>goK:\easyreport>K:\C_BCC\BCC73\bin\make -fereport.makMAKE Version 5.41  Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.        K:\HARBOUR_V\harbour_bcc73\bin\harbour ...
by ruben Dario
Mon Jul 09, 2018 3:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con bcc73 y Easyreport
Replies: 9
Views: 1503

Re: Google APIS Lib for Fivewin

... rem if "%XHDIR%" == "" set XHDIR=c:\xharbour rem set XHDIR=d:\xharbour\xharbour7 set XHDIR=D:\xharbour\xhb10234_bcc730 rem if "%2" == "/b" set GT=gtwin rem if not "%2" == "/b" set GT=gtgui set GT=gtgui set hdir=%XHDIR% set ...
by cnavarro
Fri Jun 08, 2018 3:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 78
Views: 20253

Re: Google APIS Lib for Fivewin

... rem if "%XHDIR%" == "" set XHDIR=c:\xharbour rem set XHDIR=d:\xharbour\xharbour7 set XHDIR=D:\xharbour\xhb10234_bcc730 rem if "%2" == "/b" set GT=gtwin rem if not "%2" == "/b" set GT=gtgui set GT=gtgui set hdir=%XHDIR% set ...
by cnavarro
Fri Jun 08, 2018 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 129
Views: 25385

Re: FWH 18.03 Dialog Problem (STILL)

... to know if the problem is with only xHB (commerical) or general. That helps us to locate the problem. Hi Mr. Rao, I downloaded xHB 1.2.3.1031 for BCC73 and recompile all with no problem. The problem is exactly the same with xHB 1.2.1.10229.... :( :( :( :( :( :(
by fraxzi
Tue May 29, 2018 8:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7455

Re: FWH 18.03 Dialog Problem

I too tried several times and did not get any problem. I tested with xHarbour and Harbour with bcc73 and msvc. But I did not test with commercial xHB. I though the upgrade to PellesC v8 will resolved. But to no avail. I am using: BCC73 PellesC v8 xHB1.21.10229 FWH18.03 ...
by fraxzi
Tue May 29, 2018 6:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7455

Re: FWH 18.03 Dialog Problem

I too tried several times and did not get any problem.
I tested with xHarbour and Harbour with bcc73 and msvc.
But I did not test with commercial xHB.
by nageswaragunupudi
Mon May 28, 2018 4:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7455

Re: FWH 18.03 Dialog Problem

Hi Mr. Cristobal,

Using BCC73, Latest xHB on Win 8.1 pro.
I test it again, and still freezes with no log to trace.

I am using xMate with MariaDB lib (libmariadb.lib) included as this is integral part.

Thanks.
by fraxzi
Mon May 28, 2018 3:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7455

Re: Antonio: Differences between BORLAND and VCC

Günther I tested your code with Bcc73\xHarbour and MSVC2017\xHarbour on Windows 10 Spring Creator Pro 64 bit and got the same result ... here is your code: #Include "FIveWin.ch"function dlg_test()local oDlg, oFont, oMemo, ...
by Rick Lipkin
Sat May 26, 2018 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: Differences between BORLAND and VCC
Replies: 32
Views: 6403

Re: Warning: Error detected (LME288)

Yo lo solucione utilizando bcc73 y ese tipo de errores desaparecieron.

Saludos
by admsoporte
Tue May 15, 2018 12:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Warning: Error detected (LME288)
Replies: 74
Views: 21709

Re: Limite de ventanas en un .RES

... .rc to .res and add the ( single ) .res to my compile list that gets burned into my .exe ... here is my batch file .. specifically for the Borland bcc73 compiler .. @Echo OffDEL VehW32.RCDEL VehW32.RES: -- copy all the individual .rc's into a single monolithic .rcCOPY *.RC VehW32.RC: -- compile ...
by Rick Lipkin
Thu May 03, 2018 12:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Limite de ventanas en un .RES
Replies: 8
Views: 861

Re: Bcc73

This is what I get:

Code: Select all  Expand view
Borland/Embarcadero C++ 7.3 (32-bit) Windows 8 6.2.9200 Borland/Embarcadero C++ 7.3 (32-bit)


EMG
by Enrico Maria Giordano
Thu Mar 22, 2018 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc73
Replies: 18
Views: 5345

Re: Bcc73

C:\FWH..\SAMPLES\MNU02.PRG #include "Fivewin.ch"//----------------------------------------------------------------------------//// Test inicial: Menu standard non style////----------------------------------------------------------------------------//Static oWndStatic oFontStatic nHFontStat...
by karinha
Thu Mar 22, 2018 9:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc73
Replies: 18
Views: 5345

Re: Bcc73

Can I see the source code you are using?

EMG
by Enrico Maria Giordano
Thu Mar 22, 2018 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc73
Replies: 18
Views: 5345

Re: Bcc73

Resuelto, mi xHarbour en la versión incorrecto.

Image

Mil desculpas.

Many thanks.

Regards, saludos.
by karinha
Thu Mar 22, 2018 7:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc73
Replies: 18
Views: 5345
PreviousNext

Return to advanced search