Search found 1923 matches: github

Return to advanced search

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

karinha wrote:Enrico, is this correct? And the version, is it 4.2.4 of UPX.exe?

Code: Select all  Expand view

C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
 


Regards, saludos.


Yes, latest version is 4.2.4:

https://github.com/upx/upx/releases/tag/v4.2.4

The correct syntax (I'm using) is:

Code: Select all  Expand view
C:\UPX4\UPX.EXE --lzma FOTOSPRO.EXE
by Enrico Maria Giordano
Sat May 11, 2024 4:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 201

Re: hb_getEnv("PRGPATH")

... I just came back from "Umgebungsvariablen" but no PRGPATH there. I can see PATH, which I also found in the wiki https://harbour.github.io/doc/harbour.html#hb_getenv and some others... but also CONFIG or HARBOURCMD are not stored there. But ... everything works wonderfully ...
by Ruth
Tue May 07, 2024 2:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_getEnv("PRGPATH")
Replies: 8
Views: 177

Re: Llama3-70B as a 7 MB EXE

Already working :-)

It will be included in next FWH build. So your apps can use Llama3-70B power!

https://github.com/FiveTechSoft/screenshots/blob/master/llama370.png?raw=true

Image
by Antonio Linares
Sat May 04, 2024 4:32 pm
 
Forum: latest AI news
Topic: Llama3-70B as a 7 MB EXE
Replies: 2
Views: 108

Re: combobox color

These are the latest builds, please update with them:

https://github.com/FiveTechSoft/harbour_and_xharbour_builds
by Enrico Maria Giordano
Wed May 01, 2024 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 647

Re: Runner XBase (RX)

... WDO running in console: dbf, mysql, sqlite3 Quickly execute queries of your databases remotely with the internet browser! https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif Harbour, no limits... C.
by Carles
Wed May 01, 2024 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1159

Re: RunnerXBase

... en consola: dbf, mysql, sqlite3 Ejecuta rapidamente consultas de tus basos de datos remotamente con el navegador de internet ! https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif C.
by Carles
Wed May 01, 2024 8:35 am
 
Forum: mod_harbour
Topic: RunnerXBase
Replies: 3
Views: 806

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... in some mysql installation folders. If you do not find it on your disk, .. Please download this file "errmsg.fwh" from the link: https://github.com/FiveTechSoft/FWH_tools/raw/master/errmsg.fwh Copy the downloaded file to fwh\samples\ folder and then rename it as "errmsg.sys". ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 10347

Re: Exercism and Harbour

Dear Bruce, Thanks for sharing it with us! I see it as a very good initiative. I have been reviewing the Harbour examples provided in https://github.com/ajborla/exercism-exercise-and-unit-tests-sample-for_Harbour and to me there are many Harbour coding areas that are missing in those examples, ...
by Antonio Linares
Mon Apr 22, 2024 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 207

Re: RunnerXBase

... una simple rutina Harbour) o puedes ejecutar código HTML (con posibilidad de empotrar código prg como lo hace php). Modo PRG https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_prg.gif Modo HTML https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console.gif ...
by Carles
Sat Apr 20, 2024 4:57 pm
 
Forum: mod_harbour
Topic: RunnerXBase
Replies: 3
Views: 806

Re: RMChart

... 0x50010000, 7, 7, 455, 285, 0x00000000}  Y me devuelve este error: Harbour 3.2.0dev (r2104281802) Copyright (c) 1999-2021, https://harbour.github.io/ Compiling 'd:\xbase-proyectos\varios\rmchart\source\TESTRMC.prg'... Lines 5422, Functions/Procedures 8 Generating C source output to 'C:\fivedit\TESTRMC.c'... ...
by jose_murugosa
Fri Apr 19, 2024 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 267

Re: Compiler with MSVC y HARBOUR

... It's time to switch to the best, with MSVC and HARBOR It really is much faster Download newly updated HARBOR for MSVC from https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/README.md Download Visual Studio Community from https://visualstudio.microsoft.com/es/vs/community/ ...
by hua
Fri Apr 19, 2024 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 188
Next

Return to advanced search