Search found 2934 matches: errors

Return to advanced search

Re: Silvo .. changes to your xMate environment

... %PRG% /m /n /gc0 /w0 /es2 /a /i%HB_INC_INSTALL%   Thanks Rick Lipkin main.hil is not an error, it does not create errors with the compilation of xmate, I used it for the translation of words because not everyone knows that in harbor there is the I18n function that ...
by Silvio.Falconi
Tue Apr 30, 2024 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334

Re: Silvo .. changes to your xMate environment

... a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean of errors. Usando estas BANDERAS el compilador no pierde ningún error COMAS, si declaras una variable y no la usas la compilación no pasará. Increíble. ...
by Silvio.Falconi
Tue Apr 30, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334

Re: Silvo .. changes to your xMate environment

... a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean of errors. Usando estas BANDERAS el compilador no pierde ningún error COMAS, si declaras una variable y no la usas la compilación no pasará. Increíble. ...
by karinha
Tue Apr 30, 2024 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything seems to work .. Thank you !! .. no more uuiid.lib errors Rick Lipkin Perhaps It Is the language because on old time i used i18n function of harbour and the flag save the world intro i18n folder
by Silvio.Falconi
Sun Apr 28, 2024 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 307

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything seems to work .. Thank you !! .. no more uuiid.lib errors Rick Lipkin
by Rick Lipkin
Sat Apr 27, 2024 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 307

Re: Link errors xHarbour 10283.bcc770

Enrico

Fixed ... thanks
by Rick Lipkin
Thu Apr 25, 2024 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link errors xHarbour 10283.bcc770
Replies: 3
Views: 89

Re: Link errors xHarbour 10283.bcc770

Rick Lipkin wrote:is the above errors because I am still using bcc74 ?


Yes, you have to use BCC 7.70.
by Enrico Maria Giordano
Thu Apr 25, 2024 7:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link errors xHarbour 10283.bcc770
Replies: 3
Views: 89

Re: Link errors xHarbour 10283.bcc770

https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44415&p=269332&hilit=_stream&sid=9e6d8df249cb1a9509385f95ee915cc7&sid=5ee5e0ab4b3b376045666b7f4ba8d1a6#p269332 #pragma BEGINDUMPvoid __get_std_stream() {}void _chdir() {}#p...
by karinha
Thu Apr 25, 2024 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link errors xHarbour 10283.bcc770
Replies: 3
Views: 89

Link errors xHarbour 10283.bcc770

... ... 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) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved ...
by Rick Lipkin
Thu Apr 25, 2024 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link errors xHarbour 10283.bcc770
Replies: 3
Views: 89

New FTDN April 2024 (FWH 24.04)

... * AdoFuncs: (source\function\adofuncs.prg) - New: function FW_OnAdoError( lShowError, lcLogError, bOnErr ) Some ado functions display encountered errors. This can be prevented using this function, so that he can handle the error on his own. Params: 1.lShowError [.T./.F.] default .t. 2.lcLogError ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 335

Re: xbrowse problem with :bLClicked

You are right that AI still fails and make mistakes, but sometimes it offers you very useful hints :-) Ai not run his test never and make errors Please run this test you can see the modifies not run ok #include 'fivewin.ch'#include 'xbrowse.ch'#include "constant.ch"request dbfcdxrequest ...
by Silvio.Falconi
Mon Apr 22, 2024 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 124

Re: xbrowse problem with :bLClicked

... )),  nil),;         Refresh_title(oBrw,oDlg,oDbf,cSection))} I have this errors Compiling 'source\comuni\Pcomuni.prg'... source\comuni\Pcomuni.prg(166) Error E0030 Syntax error "syntax error at '}'" source\comuni\Pcomuni.prg(196) ...
by Silvio.Falconi
Mon Apr 22, 2024 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 124

Re: WhatsApp tests

Antonio, https://i.postimg.cc/WbG22VvP/g.gif I make a small test but I have allways errors Error description: Error BASE/1003 Variable does not exist: AATTACH My test #include "fivewin.ch"#include 'constant.ch'Function test()Local oDlg,oFont,oBoldlocal ...
by Silvio.Falconi
Wed Apr 17, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 405

Help to friends to Config Xmate with bcc7.7

... on cfg files of bccc7 I state I have in a folder called WORK the harbor, bcc7,fwh,PellesC,xmate then I use another folders as prg and errors bcc32.cfg -I"c:\Work\bcc7\include";"c:\Work\bcc7\include\windows\crtl";"c:\Work\bcc7\include\dinkumware";"c:\Work\bcc7\include\windows\crtl";"c:\Work\bcc7\include\windows\sdk";"c:\Work\bcc7\include\windows\sdk\atl"-L"c:\Work\bcc7\lib";"c:\Work\bcc7\lib\psdk" ...
by Silvio.Falconi
Mon Apr 15, 2024 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 254

Re: compile errors - send a SMS

Dear Tim,

many thanks for sharing it!
by Antonio Linares
Sat Apr 13, 2024 5:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 374
Next

Return to advanced search