Search found 362 matches: git

Return to advanced search

Re: Help about download from GitHub.

Dear Hakan,

git clone https://github.com/webview/webview

then go to webview/script folder and run build.bat
by Antonio Linares
Thu Jul 28, 2022 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help about download from GitHub.
Replies: 4
Views: 329

Re: Programming with the M1 Mac

... like to shared about it. Last year I gave my son an m1 for his 15th birthday, and I told him to lend it to me, well, I installed the harbor from git, downloaded, and all its components, build it and then run a couple of examples, and the truth is, the speed it's amazing, ... "he won't let ...
by ramirezosvaldo2
Tue Jul 19, 2022 4:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Programming with the M1 Mac
Replies: 2
Views: 344

Re: TWebView() and Google Group Account

c:\>git clone --branch up/set-user-agent https://github.com/SteffenL/webview webview_useragent Then open a "Developer command prompt for VS2022" as administrator and go to c:\webview_useragent\script\ and run build.bat ...
by Antonio Linares
Sat Jul 02, 2022 8:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 1658

Re: Por que no tenemos un IDE en FWH ?

... errores de sintaxis antes de compilar GitGraph - mhutchie Pequeña utilidad que utilizo continuamente para ver gráficamente la historia del git GitHub Copilot - Github Cada día me ayuda más, es como tener un compañero a tu lado haciendo pair programming :D GitLens - GitKraken Información ...
by VictorCasajuana
Sun May 29, 2022 9:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Por que no tenemos un IDE en FWH ?
Replies: 21
Views: 1809

Re: Error al Compilar hbmk2

Antonio,

Si el EXE se construye bien entonces es que no la necesitas, y todo ha de funcionarte bien.

Para usar los ficheros .hbc tienes que tener Harbour completo en tu ordenador. Para tenerlo tienes que hacer:

git clone https://github.com/harbour/core harbour

y se instalará completo en c:\harbour
by Antonio Linares
Wed May 04, 2022 4:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar hbmk2
Replies: 3
Views: 217

Re: Ayuda para Compilar Microsoft Visual Studio

João, git clone https://github.com/harbour/core harbour Gracias Master Antonio, ahora me parece perfecto. Carpeta de C:\HBMSVC3223/04/2022  11:10    <DIR>          addons23/04/2022 ...
by karinha
Sat Apr 23, 2022 2:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda para Compilar Microsoft Visual Studio
Replies: 13
Views: 677

How to build Harbour 32 and 64 bits using Visual Studio

Follow these instructions to build Harbour for 32 and 64 bits using Visual Studio Community 2022:

1. git clone https://github.com/harbour/core harbour

2. Use the batch files in this post:
viewtopic.php?p=249800&sid=bd582989579ec7080111455547f493b9#p249800
by Antonio Linares
Sat Apr 23, 2022 2:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to build Harbour 32 and 64 bits using Visual Studio
Replies: 0
Views: 225

Re: Build your FWH app using hbmk2.exe and MSVC 32&64

Antonio Linares wrote:Vilian,

Please do this:

git clone https://github.com/harbour/core harbour

so it gets cloned at c:\harbour


Hi Antonio,

After cloning, what should I do? There is not any binary file bin directory. Should I compile? How?

Thanks.
by Horizon
Sat Apr 23, 2022 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
Replies: 20
Views: 1882

Re: Build your FWH app using hbmk2.exe and MSVC 32&64

Vilian,

Please do this:

git clone https://github.com/harbour/core harbour

so it gets cloned at c:\harbour
by Antonio Linares
Wed Apr 20, 2022 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
Replies: 20
Views: 1882

Re: GitHub need help

Dear Otto,

github.com provides a button to "add a file", "upload a file"

or

if you already have a repo on github, then you can clone it locally, then add the file locally and then do a git push to add it to your github repo
by Antonio Linares
Sat Mar 26, 2022 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GitHub need help
Replies: 2
Views: 252

Re: Advantage Database Server

... I even know 50% of them. And I think that Ads even frozen will endure years yet. If anyone wants to see the tAds class enter here: https://github.com/giovanyvecchi/tAdsGit.git
by Giovany Vecchi
Tue Jan 18, 2022 1:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3730

Re: Learning opencv step by step

First of all we need to git clone https://github.com/opencv/opencv_contrib being at c:\ We are going to use this go.bat to build the examples using Visual Studio Community: go.bat @set oldpath=%Path%@set oldinclude=%INCLUDE%call "%ProgramFiles(x86)%\Microsoft ...
by Antonio Linares
Tue Dec 14, 2021 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learning opencv step by step
Replies: 21
Views: 2433

Re: Harbour 3.2 MSVC 2019 de 64bist y 32bits

... en un solo dir "harbour" estan los dos compiladores el harbour (ultimo git) de 32 y 64 bits, en el bin estan los executables de 64, y ahi esta una carpeta "32" que tiene los binarios de 32 bits. recordar que aun ...
by Compuin
Wed Dec 01, 2021 1:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Harbour 3.2 MSVC 2019 de 64bist y 32bits
Replies: 6
Views: 752

Re: OPen files ADT ADI ADM

If you use data dictionary you can use my tAds class which has several features to work with ads+data dictionary.

https://github.com/giovanyvecchi/tAdsGit.git
by Giovany Vecchi
Wed Nov 10, 2021 4:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OPen files ADT ADI ADM
Replies: 9
Views: 850
PreviousNext

Return to advanced search