Search found 1027 matches: building

Return to advanced search

Re: FWH 24.02 nueva Clase TWebView2

Dear Vilian,

> Is webview2 already ready?

Yes, it is working nicely

> Do you think is possible implement a complete ERP using it ?

I would sugest start building some modules and see the results and possible difficulties.
by Antonio Linares
Wed Apr 10, 2024 12:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 24.02 nueva Clase TWebView2
Replies: 7
Views: 1260

Still a problem with FWH 24.02 and xHarbour Builder - SOLVED

Hello,

I still get an error while building my application with xHarbour Builder.

This is the error

- Unresolved external symbol '_GetDCBrushColor referenced from CTRL2CHR.obj

With FWH 22.03 everything is ok.

How can this be solved?

Thanks a lot in advance.
by driessen
Sat Mar 16, 2024 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Still a problem with FWH 24.02 and xHarbour Builder - SOLVED
Replies: 4
Views: 791

Fulltext-Search

... I'm using findstr. findstr is a command-line tool in Windows Command Prompt (cmd) that allows you to search for text patterns within files. I'm building a batch file with all the parameters and then call it with waitrun(). I redirect the response from findstr to a file and then examine the hits. ...
by Otto
Fri Mar 15, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1247

Re: New FWH 24.02

... aangemaakt#JUDA.RES : ..\RES\JUDA.RC#  $(BCDIR)\bin\brc32.exe -r ..\RES\JUDA.RC Although all LIB-files are at their required places, while building my application, I got this error: Fatal: Unable to open file 'UUID.LIB'** error 2 ** deleting JUDA_2.EXECould Not Find M:\SOFTWARE\JUDA\PRG\*.MAPCould ...
by driessen
Tue Mar 12, 2024 10:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7105

Re: SWAGGER-UI para documentar nuestras API.

So, This is for building Swagger docu.. I'm trying to connect to MailChimpt-API that is based on Swagger, so maybe you guys can help me cUrl:=  "https://us8.api.mailchimp.com/3.0/campaigns? --user anystring:cCode "MsgRun( ...
by Marc Venken
Tue Mar 05, 2024 9:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1977

Re: Fwh 23.10 TGet another problem (UNSOLVED)

nageswaragunupudi wrote:
I would like to remind you that I am using Visual Studio 2022 32 bit and Harbour. I also use Windows manifest.


So, you are building with MSVC 32bits, not Borland C
The libs I sent you were for Borland C

I am waiting libs for MSVC 32 bit. and Harbour :D
by Horizon
Wed Feb 21, 2024 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54318

Re: Fwh 23.10 TGet another problem (UNSOLVED)

I would like to remind you that I am using Visual Studio 2022 32 bit and Harbour. I also use Windows manifest.


So, you are building with MSVC 32bits, not Borland C
The libs I sent you were for Borland C
by nageswaragunupudi
Wed Feb 21, 2024 3:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54318

Runner XBase (RX)

... (RX). If you’re interested in quickly testing Harbour code, this system is ideal. It has been designed with the purpose of facilitating testing, building, or prototyping web applications. Start comfortably testing your first pages, forms, and assembling all the pieces, giving logic to the entire ...
by Carles
Tue Feb 20, 2024 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 7
Views: 995

Re: link between PRG and RC

... C and OBJs) + Folder resources ... + rc file (one or more) ... + bitmaps ... + icons ... + cursors go.bat (a batch file to run the project building) MyApp.hbp (hbmk2 Harbour project file) Hope this helps you. If you have any doubts, please feel free to ask :-)
by Antonio Linares
Mon Jan 29, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706

Re: more GGUF Model

... where you have the code to fine tune TinyLlama with your own data, in this case we have used a medical dataset. We encourage you to start building your own GGUFs. Full source code is available at the repo. TinyLLama is great for starting on AI training :-)
by Antonio Linares
Mon Jan 29, 2024 6:14 am
 
Forum: Artificial Intelligence
Topic: more GGUF Model
Replies: 1
Views: 171

Re: phpBB to LLM

... (689 bytes) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: pytorch Building wheel for pytorch (pyproject.toml) ... error error: subprocess-exited-with-error × Building ...
by alerchster
Mon Dec 25, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: phpBB to LLM

First try building the dataset. hb_jsonEncode() GPFs... #include "FiveWin.ch"request dbfcdxfunction Main()    local aPosts := {}    USE posts VIA "dbfcdx"    INDEX ...
by Antonio Linares
Sat Dec 23, 2023 9:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: Using Microsoft AI Phi-2 from FWH

... ggml, Konfiguration: Release x64 ------ 3>------ Neues Erstellen gestartet: Projekt: build_info, Konfiguration: Release x64 ------ 2>Building Custom Rule F:/llama.cpp/CMakeLists.txt 3>Generating build details from Git 2>ggml.c 3>-- Found Git: C:/Program Files/Git/cmd/git.exe ...
by Jimmy
Fri Dec 22, 2023 1:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: opposite of HB_FUNC( REGISTERDRAGDROP ) ?

... of main.c (previously main.cpp) and created a new file builddrop.cpp This way we can simply compile the cpp files and use them from Harbour. I am building it from Visual Studio and it properly builds :-) Next is to properly use it from FWH and Harbour: main.c ////  MAIN.CPP////  DragSource ...
by Antonio Linares
Wed Dec 20, 2023 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: opposite of HB_FUNC( REGISTERDRAGDROP ) ?
Replies: 5
Views: 581

Re: Testing Harbour -gc3 flag

... calling harbour.exe it generates C calls without using pcode, thus your apps will be a little faster :-) we would like to have your feedback about building your FWH + Harbour apps using this flag thank you! Hi Antonio, I'm using -gc3 for years!!! I think since 2019... :D Regards, Toninho.
by toninhofwi
Tue Nov 28, 2023 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4344
Next

Return to advanced search