Search found 362 matches: git

Return to advanced search

Using llama64.lib with Harbour

Thanks to Alexander Kressin: git clone https://gitflic.ru/project/alkresin/llama_prg.git to build it: go.bat @setlocalcall "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64cl -c -TP ...
by Antonio Linares
Tue Mar 26, 2024 10:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using llama64.lib with Harbour
Replies: 4
Views: 1145

Re: Crear librerias de Harbour BCC74 Me genera error

I still have some errors when compiling Harbor 3.2 (latest git commit) with BCC 7.70 - 64bits, even running hrbfix.exe The following error follows: ilink64.exe  -L"..\..\..\..\..\lib\win\bcc64" -Gn -Tpe  -LD:\devel\bcc77_64\LIB -Ld:\devel\harbour_bcc77_64\lib\win\bcc64 ...
by sygecom
Mon Mar 25, 2024 4:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librerias de Harbour BCC74 Me genera error
Replies: 28
Views: 6873

Re: SAPI : change Voice

... machine running and be able to debug C code. You get it when you install (free) Visual Studio Community 1. Install Visual Studio Community 2. git clone https://github.com/FiveTechSoft/harbour_app_msvc64_sources 3. double click on the SLN file It is to review Harbour internals, etc. ...
by Antonio Linares
Fri Jan 26, 2024 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3570

Re: Using Microsoft AI Phi-2 from FWH

... 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 (found version "2.43.0.windows.1") 3>Building Custom Rule F:/llama.cpp/common/CMakeLists.txt ...
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: Using Microsoft AI Phi-2 from FWH

hi, need Help to create llama64.dll have download and install "GIT for Windows" after Setup a small Bash Console Window open https://i.postimg.cc/W11MLj0n/GIT-CMAKE.jpg but i got stuck at "5. cmake .." please advice me ...
by Antonio Linares
Thu Dec 21, 2023 4:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: Using Microsoft AI Phi-2 from FWH

hi,

need Help to create llama64.dll

have download and install "GIT for Windows"
after Setup a small Bash Console Window open
Image
but i got stuck at "5. cmake .."

please advice me what to do
by Jimmy
Thu Dec 21, 2023 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: Using Microsoft AI Phi-2 from FWH

Steps to build llama64.dll: 1. git clone https://github.com/ggerganov/llama.cpp 2. cd llama.cpp 3. mkdir temp 4. cd temp 5. cmake .. 6. open created llama.cpp.sln using Visual Studio and select "Release" at the top bar 7. On the ...
by Antonio Linares
Tue Dec 19, 2023 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: Ficheros borrados del github harbour y xharbour files

Estimado Andrés, lo bueno del repositorio git es que puedes recuperar versiones anteriores, luego nunca se pierde nada :-) Hemos quitado versiones antiguas y ficheros que ya no tenían que estar ahi, pero siguen estando en el historial. Revisa ...
by Antonio Linares
Wed Dec 06, 2023 9:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ficheros borrados del github harbour y xharbour files
Replies: 4
Views: 544

Re: HBIDE - Will there be any further development?

... the Alt keys don't work. Can you test the executable, and see if Alt F works on your side? There is an updated version already available: git clone https://github.com/FiveTechSoft/hbide or simply: git pull
by FWExplorer
Fri Oct 20, 2023 11:48 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12789

Re: HBIDE - Will there be any further development?

Thanks Antonio,

I'll take a look this weekend.


Antonio Linares wrote:There is an updated version already available:

git clone https://github.com/FiveTechSoft/hbide

or simply:

git pull
by FWExplorer
Fri Oct 20, 2023 1:22 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12789

Re: HBIDE - Will there be any further development?

There is an updated version already available:

git clone https://github.com/FiveTechSoft/hbide

or simply:

git pull
by Antonio Linares
Fri Oct 20, 2023 9:05 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12789

Re: HBIDE - Will there be any further development?

Will do, thanks.


Antonio Linares wrote:Already implemented and pushed to the repo :-)

Please do a "git pull" or a clean "git clone https://github.com/fivetechsoft/hbide"

and run go.bat

anyhow still there are bugs and it needs more feedback...
by FWExplorer
Tue Sep 05, 2023 2:19 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12789

Re: HBIDE - Will there be any further development?

Already implemented and pushed to the repo :-)

Please do a "git pull" or a clean "git clone https://github.com/fivetechsoft/hbide"

and run go.bat

anyhow still there are bugs and it needs more feedback...
by Antonio Linares
Tue Sep 05, 2023 1:56 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12789
Next

Return to advanced search