Search found 8009 matches: files

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... new binaries into the bin folder and delete the entire folder beforehand, then mod harbour no longer works. I have seen that I need the following files additionally: c:\Apache24\bin\libssl-1_1-x64.dll c:\Apache24\bin\libcrypto-1_1-x64.dll c:\Apache24\bin\libcurl-x64.dll Perhaps we could then create ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 2
Views: 83

Re: HBCURL.LIB

... xHarbour and bcc 7.7: http://www.xharbour.org/files/download/windows/xhb10283_bcc770.zip xHarbour and MSVC32: http://www.xharbour.org/files/download/windows/xhb10283_msvc2022.zip
by Antonio Linares
Fri Apr 19, 2024 5:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBCURL.LIB
Replies: 2
Views: 66

WhatsApp tests

Modesto Rocabado has shared with us this code to send messages and files using WhatsApp. We do appreciate your tests and feedback to fine tune it. Many thanks! FUNC SendToWhatsApp( cPhone, cMsg, aAttach )LOCAL oShell, aFiles := {}, aOthers ...
by Antonio Linares
Wed Apr 17, 2024 3:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 293

Re: ADS with 64bit FWH Apps

Anyone who uses ADS already has those files. They are in the redistributable package that was included with the ADS SDK. You do not have to rebuild anything in the .lib files and you also don't really have to include those files. The end users ...
by TimStone
Tue Apr 16, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2263

Re: ADS with 64bit FWH Apps

I'm not clear. Do I have to rebuild [x]Harbour with the ADS files provided by NWKL (sorry, I don't know your name) and add axcws32.dll/axcws64.dll to the packages? Please confirm.
by Enrico Maria Giordano
Tue Apr 16, 2024 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2263

Re: ADS with 64bit FWH Apps

This is problematic because that file ( which is needed ) must match the same version as the ace32.dll. There is also 64 bit versions of those files. As Reinaldo pointed out ( and he is probably the best source ), if you use the .dll files from ADS 10, then everything should work ok. I tried ...
by TimStone
Tue Apr 16, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2263

Re: ADS with 64bit FWH Apps

Received, thank you. The 32bit files are identical to mine, so xHarbour 32 bit should be already ok. The 64bit files are different. Can you confirm that I have to use yours to build [x]Harbour? Do you want my files to check them there?
by Enrico Maria Giordano
Tue Apr 16, 2024 10:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2263

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

... 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 Sabes por qué ? porque tal vez hay algo que se va a cargar en la carpeta win\bcc ...
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: 198

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

Help to friends to Config Xmate with bcc7.7

Finally I found why xmate asked uuid.lib there was a bad configuration 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: 198

Re: Compiling error Antonio Nages

Yes
All fwh and harbour release files take from fivetech site
by Silvio.Falconi
Sat Apr 13, 2024 6:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Digital signing a document

... you can utilize a C library that provides PDF parsing capabilities. One such library is Poppler, which is widely used for working with PDF files in C You can download the pre-built Poppler library for Windows from the Poppler website: https://poppler.freedesktop.org/. Here is the code to ...
by Antonio Linares
Sat Apr 13, 2024 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 348

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

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 ...
by Jeff Barnes
Thu Apr 11, 2024 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 266

Re: FWHMySql - Failing to restore large files

Can you please let us see
Code: Select all  Expand view
aIndex := oCn:BackupIndex( cBackupFile )
XBROWSER aIndex TITLE cBackupFile
by nageswaragunupudi
Thu Apr 11, 2024 12:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMySql - Failing to restore large files
Replies: 3
Views: 106
Next

Return to advanced search