Search found 2247 matches: bcc

Return to advanced search

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

:D IS ON FORUM I solved all the problems with uuid and hbpcre the problem was just the bad configuration of bcc7's cfg files Let me start by saying that I have a folder in c:\ called "Work" and in this I have all the other folders as you can see in this image https://i.postimg.cc/R0pWVqKy/work.png ...
by Silvio.Falconi
Sat Apr 27, 2024 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 363

Re: Error FWH 2404 unresolved external 'SetWindow Theme'

These are the only BCC libs you need:

Code: Select all  Expand view
cw32 +
import32 +
shell32 +
iphlpapi +
wininet +
uxtheme


But you also have to correctly set your bcc32.cfg. At least with this line:

Code: Select all  Expand view
-I@\..\include\windows\crtl;@\..\include\windows\sdk;@\..\include\dinkumware
by Enrico Maria Giordano
Thu Apr 25, 2024 9:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 2404 unresolved external 'SetWindow Theme'
Replies: 7
Views: 250

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: 97

Re: Compiler with MSVC y HARBOUR

... copied out "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" Good dears If you are still with BCC and xHarbour/Harbour It's time to switch to the best, with MSVC and HARBOR It really is much faster Download newly updated HARBOR for MSVC from ...
by hua
Fri Apr 19, 2024 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 188

Re: HBCURL.LIB

Dear ACWoo, Use the right hbcurl.lib Harbour and bcc 7.7: https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc770_32_20240417.zip Harbour and MSVC32: https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_msvc2022_32_20240417.zip ...
by Antonio Linares
Fri Apr 19, 2024 5:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBCURL.LIB
Replies: 2
Views: 140

Compiler with MSVC y HARBOUR

Good dears If you are still with BCC and xHarbour/Harbour It's time to switch to the best, with MSVC and HARBOR It really is much faster Download newly updated HARBOR for MSVC from https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md ...
by acuellar
Thu Apr 18, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 188

Compilar con MSVC y HARBOUR

Buenas estimados Si aún sigues con BCC y xHarbour/Harbour Es el momento para cambiarse a lo mejor, con MSVC y HARBOUR Realmente es mucho mas rápido Descargar HARBOUR para MSVC recien actualizado desde https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md ...
by acuellar
Thu Apr 18, 2024 8:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con MSVC y HARBOUR
Replies: 0
Views: 112

Libharu

No tengo ningún problema con ella salvo.... que no se como compilarla.
Como podría obtener la libharu para fwh32 y 64 para bcc y msvcc ya compilada?

Gracias desde ya por la ayuda que puedan brindarme, en principio lo más urgente sería para bcc7.0 y 7.7
by jose_murugosa
Tue Apr 16, 2024 1:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libharu
Replies: 8
Views: 235

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems. Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema. total: 102 files. Regards, saludos. Allready tired but not run ok ya lo he probado ...
by Silvio.Falconi
Tue Apr 16, 2024 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 257

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems.

Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema.

total: 102 files.

Regards, saludos.
by karinha
Mon Apr 15, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 257

Re: Help to friends to Config Xmate with bcc7.7

... Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbregex Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbregex Error: Unresolved ...
by Silvio.Falconi
Mon Apr 15, 2024 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 257

Re: Help to friends to Config Xmate with bcc7.7

... /es2 /a /i%HB_INC_INSTALL% /j%HOME%\I18n\Main.hil /iinclude;c:\work\fwh\include;%HB_INSTALL%\includeOption prefix=/[C]C_INSTALL=C:\work\bcc7C_COMP_COMMAND=%C_BIN_INSTALL%\Bcc32.Exe -M -c %CRLF%-DHB_OS_WIN_32 %CRLF%-DHB_FM_STATISTICS_OFF %CRLF%-DHB_NO_DEFAULT_API_MACROS %CRLF%-DHB_NO_DEFAULT_STACK_MACROS ...
by Silvio.Falconi
Mon Apr 15, 2024 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 257

Re: Compiling error Antonio Nages

... Unresolved external 'SetWindowTheme' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|window Error: Unable to perform link Add to your link script: \bcc7\lib\psdk\Uxtheme.lib In the place of \bcc7\. use the installation folder of bcc on your computer. Are you using the bcc770 and Harbour built with ...
by nageswaragunupudi
Sat Apr 13, 2024 2:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 244

Re: compile errors

No, this is fine till you switch to BCC 7.70. Then you can remove it.
by Enrico Maria Giordano
Thu Apr 11, 2024 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 382

Re: harbour/xharbour appear ADS functions error

... PRG sample to replicate the error and the batch you are using to compile. Dear EMG, I download xharbour.org file. xHarbour Binaries Rev. 10281 for BCC 7.70 This version ADS.ch not find in include folder. I reset xharbour again. But I still get link error below: [list]矬闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡醴?FiveWin ...
by richard-service
Tue Apr 09, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8581
Next

Return to advanced search