Search found 130 matches: std

Return to advanced search

Link errors xHarbour 10283.bcc770

To All I have not upgraded xHarbour for quite some time ... I downloaded xhb10283 I am using bcc74 ( I have bcc770 not installed yet ) and FWH 2310 ( I do have fwh2404 ) and I got the following link errors: [1]:iLink32.Exe -Gn -aa -Tpe -s -v @ContW32.bcl Turbo Incremental Link 6.90 Copyright (c) 199...
by Rick Lipkin
Thu Apr 25, 2024 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link errors xHarbour 10283.bcc770
Replies: 3
Views: 72

Re: compile errors

I found this in the fourms... #pragma BEGINDUMP void __get_std_stream() {} void _chdir() {} #pragma ENDDUMP I added that and it compiles but when I run the program I get an error: "The procedure entry point curl_mime_addpart could not be located in the dynamic link library C:\Certus\CertusPIN2....
by Jeff Barnes
Thu Apr 11, 2024 3:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 329

Re: compile errors

I've updated the harbour files and made the changes mentioned above. Done to 1 error now: Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from C:\HARBOUR\LIB\HBVM.LIB|fm Error: Unable to perform link * Linki...
by Jeff Barnes
Thu Apr 11, 2024 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 329

Re: incremental search on Xbrowse

Hi Rao,
yes,
this is default in my Std management of table,

::oBrw:SetMultiSelectCol( )

I rarely disable it using the property :

::oBrw:oMultiSelCol:lReadOnly := .T.

TIA
by mauri.menabue
Wed Mar 27, 2024 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: incremental search on Xbrowse
Replies: 10
Views: 2013

link error

I'm moving from a previous version of BCC to BCC74 32bits , xharbour last version and fwh23.10 , I get this error when linking, is it missing a lib in make? Error: Unresolved external '___get_std_stream' referenced from \XHARBOUR32\LIB\COMMON.LIB|hbtrace Error: Unresolved external '__chdir' referenc...
by NWKL
Sun Feb 11, 2024 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 580

Re: SAPI : change Voice

hi Antonio, i have follow Link and download File than i rename old Folder and unpack file harbour_bcc770_32_20231117.zip into c:\harbour when now try to build my Fivewin Project i got Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc. Error: Unresolved external '___ge...
by Jimmy
Sun Jan 28, 2024 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3580

Re: xHarbour.org updated!

Enrico, Can you help me about this? Thank you! Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from D:\LANG\FWH1811\XH1.3.0\LIB\COMMON.LIB|hbtrace Error: Unresolved external '__chdir' referenced from D:\LANG...
by wartiaga
Mon Sep 18, 2023 6:29 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 38587

Re: xHarbour.org updated!

xHarbour builds updated! Version 10275: http://xharbour.org/index.asp?page=download/windows/binaries_win https://github.com/ronpinkas/xharbour/blob/main/ChangeLog http://xharbour.org/index.asp?page=download/sources http://xharbour.org/index.asp?page=downl...
by wartiaga
Fri Sep 15, 2023 7:46 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 38587

Re: Announcing DrXlsx 1.0 by Charles Kwon

... my 64 Bit MSVC App work slower that 32 Bit BCC7 App ? cIn = "records in dbf: 351287" cIn = "imported recs: 351287" cIn = "Std 00:06:13" cIn = "Rec/Sec 940.51" XLSwriter nReccount = 351287 nRecLast = 351288 % = 100 nTime = 71.06 4943.40 Rec/Sec nOEM = 107712 ...
by CharlesKwon
Sun Aug 27, 2023 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

Re: Announcing DrXlsx 1.0 by Charles Kwon

... my 64 Bit MSVC App work slower that 32 Bit BCC7 App ? cIn = "records in dbf: 351287" cIn = "imported recs: 351287" cIn = "Std 00:06:13" cIn = "Rec/Sec 940.51" XLSwriter nReccount = 351287 nRecLast = 351288 % = 100 nTime = 71.06 4943.40 Rec/Sec nOEM = 107712 ...
by Jimmy
Sun Aug 27, 2023 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

Re: FW Preview user style

Hello friends, I think I found an easy way to modify class source and not loosing compatibility. No matter how complex a class is, you can split the code into separate files without paying attention to where the function/method starts or ends - just one block Split the classes copy the part you want...
by Otto
Sun May 08, 2022 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Preview user style
Replies: 24
Views: 1712

Re: Consulta sobre GET

https://www.itlnet.net/programming/program/Reference/c53g01c/ngdfd56.html

This includes GETs with INTENSITY ON


En std.ch
#command SET INTENSITY <x:ON,OFF,&> => Set( _SET_INTENSITY, <(x)> )
by Antonio Linares
Thu Sep 16, 2021 7:56 am
 
Forum: FiveWin para CA-Clipper
Topic: Consulta sobre GET
Replies: 1
Views: 375

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

Muy bien

$(BCDIR)\bin\bcc64 -c -std=201112L ...
by Antonio Linares
Tue Jun 29, 2021 8:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4142

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... -I%bcdir%\include -I%bcdir%\include\windows\sdk .\Resource\Sistema.rc [/quote] Lo unico que no me quedo claro es donde debo colocar el flag std=<201112L> para evitar los warning
by Compuin
Mon Jun 28, 2021 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4142

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

Prueba asi:

$(BCDIR)\bin\bcc64 -I$(BCDIR)\include\windows\sdk -I$(BCDIR)\include\windows\crtl -oobj\$& @tmp .\c\$&.c

Para los warnings prueba este flag:

-std=<value>
y para C11 value es 201112L // gracias a Manu por la info
by Antonio Linares
Mon Jun 28, 2021 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4142
Next

Return to advanced search