Search found 208 matches: repository

Return to advanced search

Re: Crear Archivo Json y Enviarlo vía POST

I don't know, sorry. I've never used xHarbour.com. What I can say is that xharbour.lib does not exist in the xHarbour repository. Maybe in the new xHarbour Builder folder, I did not check it.
by Enrico Maria Giordano
Mon May 06, 2024 11:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear Archivo Json y Enviarlo vía POST
Replies: 19
Views: 2413

Re: Falta unicows.dll al crear librerias con Harbour

You did something wrong. Please double check. The solution I gave is 100% working. Try to download the repository again.
by Enrico Maria Giordano
Fri Oct 20, 2023 2:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Falta unicows.dll al crear librerias con Harbour
Replies: 11
Views: 507

Re: Error al Crear la libreria de xHarbour con vc 64bits

First: download the current repository from here: http://xharbour.org/index.asp?page=download/sources Then use this batch: @ ECHO OFFSET MSC=put your path here!!!SET __MSC__=1SET USE_MSVCRT=1SET CC_DIR=%MSC%SET CFLAGS=-O1SET ...
by Enrico Maria Giordano
Thu Oct 19, 2023 7:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Crear la libreria de xHarbour con vc 64bits
Replies: 7
Views: 333

Re: Compiling Harbour from source code

Dear Antonio,

you are missing the point. I wanted Harbour from the latest source code in the git repository. Anyway, never mind. I'm happy with the result.
by Enrico Maria Giordano
Mon Aug 07, 2023 8:30 am
 
Forum: Off Topic / Otros temas
Topic: Compiling Harbour from source code
Replies: 9
Views: 980

Re: Fighting Xbrowse and lozing !!!

... to my minor program techniques. BTW : Maybe we can convince Mr. Rao to put his collection of samples he build for the forum on one place in the FW repository so that we can look into those. This would help a lot :wink: :wink:
by Marc Venken
Thu Dec 22, 2022 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1637

Re: Migranting xHarbour for Harbour

Ari,

You can create a repository for free on GitHub and there save your images, and here you use the URL address of them
by Antonio Linares
Thu Aug 25, 2022 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migranting xHarbour for Harbour
Replies: 18
Views: 1003

Re: Browse con paginación

Carles

Listo ya instalé el Mercury Developer
Escribo MRP
Y muestra lista: Mercury repository projects

Escribo Install
Y muestra: Install ? for more information

Que debo hacer?

Gracias por la ayuda
by acuellar
Tue Aug 17, 2021 1:45 pm
 
Forum: mod_harbour
Topic: Browse con paginación
Replies: 7
Views: 1070

Re: Testing for tDatabase EOF

... pipeline hack ) .. I am re-tooling my app to use tdababase in certain modules that are temporally created on the local hard drive that I use as a repository for the dencrypted data. oDbf:eof DOES work ... just my mistake in NOT passing the oDbf object to the correct ( retrofited ) function .. ...
by Rick Lipkin
Wed Jun 02, 2021 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing for tDatabase EOF
Replies: 3
Views: 406

Re: Documentation for variables - what form should it be?

... that's the type of approach that I'm leaning towards. Some of the older case tools like Dbsee accepted comments for all of the components in its repository, and one could auto-generate documentation from those. "I would suggest a multi folder approach. On the main menu you could select a ...
by FWExplorer
Wed Mar 03, 2021 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 952

Re: Problem in barmenu in FWH 20.12

Replace METHOD Command in Class TMenu with this and try ( My apologies, I forgot to update the MENU.PRG file in the repository ) //----------------------------------------------------------------------------//METHOD Command( nCommand ) CLASS TMenu   local oMenuItem := ::GetMenuItem( ...
by cnavarro
Tue Jan 05, 2021 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem in barmenu in FWH 20.12
Replies: 26
Views: 1808

Re: Are there any Treeview samples with associated edit boxes?

Sorry, I thought we were sharing files on the FW repository. But of course we're using our own space.

Too many things going on. Alright, thanks Antonio.

Let me know if you need any more info, regarding the error.
by FWExplorer
Thu Dec 10, 2020 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Are there any Treeview samples with associated edit boxes?
Replies: 44
Views: 4916

Mod_harbour and Mercury over Ubuntu/Linux VM

... /usr/include STEP 3: Install apache sudo apt install apache2 sudo apt install apache2-dev STEP 4: Git clone mod_harbour github repository git clone https://github.com/fivetechsoft/mod_harbour STEP 5: Modify the read/write permissions from some directories sudo chmod -R 777 /etc/apache2/ ...
by ricbarraes
Wed Oct 21, 2020 6:20 pm
 
Forum: mod_harbour
Topic: Mod_harbour and Mercury over Ubuntu/Linux VM
Replies: 0
Views: 359

Re: sharing fivetech programs

... https://lab.github.com/githubtraining/introduction-to-github gitgub is a server for git repository git is a versioning system for source codes The idea is to share the code between the member of a team in a way that everyone has the last ...
by AntoninoP
Tue Aug 25, 2020 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: sharing fivetech programs
Replies: 7
Views: 1212

Re: sharing fivetech programs

I created a repository in GitHub and I put all my files in it.
How can I launch the exe file?
by jds
Sat Aug 22, 2020 1:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: sharing fivetech programs
Replies: 7
Views: 1212

Re: sharing fivetech programs

The best option is to create a repository in GITHUB and make it public or private sharing with the people you consider.
by cnavarro
Sat Aug 22, 2020 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: sharing fivetech programs
Replies: 7
Views: 1212
Next

Return to advanced search

cron