Search found 7753 matches: build

Return to advanced search

Re: ADS with 64bit FWH Apps

Yes, I know how to build [x]Harbour ADS libraries. Ok, I will make new [x]Harbour builds as soon as possible.
by Enrico Maria Giordano
Wed Apr 17, 2024 4:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 23
Views: 2141

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: 23
Views: 2141

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 probably already have them in place. In my case, ...
by TimStone
Tue Apr 16, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 23
Views: 2141

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: 23
Views: 2141

Re: ADS with 64bit FWH Apps

Some time ago when i build x(harbour) myself, this is ever work, using ace from 10, i can access 10,11,12 versions, but waiting info from others users is good. :)
you need ace redistributable 10.

very thanks for your time,
best regards.
by NWKL
Mon Apr 15, 2024 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 23
Views: 2141

Re: ADS with 64bit FWH Apps

... of x(harbour) : 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: 23
Views: 2141

Re: ADS with 64bit FWH Apps

I don't know, never used ADS. How can I check which version is used to build [x]Harbour?
by Enrico Maria Giordano
Mon Apr 15, 2024 10:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 23
Views: 2141

Re: ADS with 64bit FWH Apps

Enrico, are you using ads 10 on client side for build xharbour and harbour ? i guess is this the right, because using 10 version in client side we can access 10 or newer version local/server.

thanks
by NWKL
Mon Apr 15, 2024 10:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 23
Views: 2141

Re: Digitally signing a document

Dear Michel, The simplest way I have found to build a tool to check if a PDF is signed is using python. signed.py import sys, aspose.pdf as appdfSign = ap.facades.PdfFileSignature()pdfSign.bind_pdf(sys.argv[ 1 ])signatures ...
by Antonio Linares
Mon Apr 15, 2024 8:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 12
Views: 273

Re: Digital signing a document

... object    g_object_unref(document);    return 0;}  We can easily adap that code to Harbour or simply build an EXE from it and run it
by Antonio Linares
Sat Apr 13, 2024 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 12
Views: 273

Re: Problem with valid email refresh btnbmp

... Compiler version: Harbour 3.2.0dev (r2403071241) C compiler version: Borland/Embarcadero C++ 7.7 (32-bit) Windows 10 64 Bits, version: 6.2, Build 9200 I'allready tested with #define FWVERSION "FWH 23.10" #define FW_VersionNo 23101 Compiler version: Harbour 3.2.0dev (r2008190002) ...
by Silvio.Falconi
Fri Apr 12, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2248

Re: Problem with valid email refresh btnbmp

Hi Friends,

I have tested the Antonio's above code with:

Win11,
FWH 2310,
xHarbour 1.3.1 Lastest Build,
BCC760

And it is working as intended.

-Ramesh Babu
by RAMESHBABU
Fri Apr 12, 2024 6:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2248

AI images recognition from FWH64

Next FWH64 build includes built in support for llama.cpp (support for local AI LLMs) and for llava (images recognition)

Image
Image
by Antonio Linares
Mon Apr 08, 2024 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: AI images recognition from FWH64
Replies: 2
Views: 166

FWMARIA TOEXCEL ERROR FREEZEPANES

... de soportar esas fechas, espero se soluciones en versiones siguientes La version que uso es la siguiente FWH2307 xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) Borland 7.6
by cjcardoza
Fri Apr 05, 2024 6:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWMARIA TOEXCEL ERROR FREEZEPANES
Replies: 3
Views: 3232

Re: Ribbon y metro

Muy bueno César! Muchas gracias! :-)

Incluido para el próximo build de FWH
by Antonio Linares
Fri Apr 05, 2024 3:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ribbon y metro
Replies: 9
Views: 6122
Next

Return to advanced search