Search found 1766 matches: libs

Return to advanced search

Dynamic Table Filter Control

... <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <style> #table-container { height: 300px; overflow: auto; } .filter-div { display: none; ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 172

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

Re: BCC770 and uuid.lib can not find using xMate

Enrico

The quick, down and dirty solution was to put uuid.lib in my default program folder .. not a great solution .. hate to put any libs in my program folders ..

Thanks
Rick Lipkin
by Rick Lipkin
Thu Apr 25, 2024 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 5
Views: 142

Error en librerias de Harbour MSVC

... __imp__ferror referenced in function _ferror_file_funcMovieCenter.EXE - 19 error(es), 62 advertencia(s)  He reemplazado éstas LIBs de una versión de Junio2023 y compila perfecto. hbcplr.libhbct.libhbmacro.libhbpcre.libhbpp.libhbrdd.libhbrtl.libhbvm.libhbzlib.libminizip.librddcdx.librddntx.libhbcommon.libxhb.lib  ...
by acuellar
Wed Apr 17, 2024 9:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en librerias de Harbour MSVC
Replies: 4
Views: 139

Re: ADS with 64bit FWH Apps

Enrico, as Tim say we need (x)harbour with rddads.lib and ace32.lib (or 64 version), but to build (x)harbour libs need redistributable package.
best regards
by NWKL
Wed Apr 17, 2024 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2349

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

... I use a folder work as you can see on this picture https://i.postimg.cc/hjtvqcc4/k.png I have the habour libs on original lib folder https://i.postimg.cc/cLWXMbdM/klib.png on "errori" folder I put my test folders you can see "/j%HOME%\I18n\Main.hil" ...
by Silvio.Falconi
Wed Apr 17, 2024 8:31 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

Si es posible, simule un ejemplo que cause el error para que lo probemos. See if you are calling all Harbour LIBS: Vea si está llamando a todas las LIBS de Harbour: echo %hdirl%\hbwin.lib + >> b32.bcecho %hdirl%\gtgui.lib + >> b32.bcecho %hdirl%\hbrtl.lib + >> ...
by karinha
Tue Apr 16, 2024 12:25 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

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 ...
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: ADS with 64bit FWH Apps

... : set version to use: SET ADS_LIB_VERSION=1010 set directory of ace of this version: SET HB_DIR_ADS=\Ace\101049 this set to compile build libs with ace 10, this way like reinaldo says we can access to 10 and above local and server. maybe reinaldo can help us... thanks
by NWKL
Mon Apr 15, 2024 1:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2349

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

... as you can see there is not hbpcre.lib into xharbour and all libs are on hb lib folder default perhaps the problem for harbour is that libs are on \harbour\lib\win\bcc and not on folder standard type \harbour\lib
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

Compiling error Antonio Nages resolved

Antonio today sent me two libs I have this error Progetto: test, Ambiente: bcc7Harbor: [1]:Harbour.Exe test.prg /m /n0 /gc1 /es2 /kh /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\errori\TEST_G~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include ...
by Silvio.Falconi
Fri Apr 12, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 243

Re: FWHMySql - Failing to restore large files

Please test with the revised libs sent to you and let us have your feedback.
by nageswaragunupudi
Thu Apr 11, 2024 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMySql - Failing to restore large files
Replies: 3
Views: 133

Re: compile errors

Dear Jeff,

You can download from https://github.com/FiveTechSoft/harbour_and_xharbour_builds the most recent Harbour and xHarbour builds just to be sure you have all the right libs

In the list of builds, please look for the most recent dates
by Antonio Linares
Thu Apr 11, 2024 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 379

Re: compile errors

Hi Antonio

I'm using xharbour. Are there any libs for using curl with xharbour?
by Jeff Barnes
Thu Apr 11, 2024 2:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 379
Next

Return to advanced search