HMG 3.0.35

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
mol
Posts: 3720
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.35

Post by mol »

esgici wrote: Thanks to clarification and sorry for may bad English.

I have want to ask "this setting is in control definition or in another place; such as changing property by any way?"

Regards

--

Esgici
First, your English is not worse than mine :D

Second: TRANSPARENT is one of properties bounded to CHECKBOX, while you are using IDE.
When I viewed form defined by IDE I fuound my control:

Code: Select all

 DEFINE CHECKBOX CH_KolorowanieOpenOffice
        ROW    380
        COL    140
        WIDTH  100
        HEIGHT 28
        CAPTION "&Koloruj Arkusz"
        VALUE .T.
        FONTNAME "Arial"
        FONTSIZE 9
        TOOLTIP ""
        ONCHANGE Nil
        ONGOTFOCUS Nil
        ONLOSTFOCUS Nil
        FONTBOLD .F.
        FONTITALIC .F.
        FONTUNDERLINE .F.
        FONTSTRIKEOUT .F.
        BACKCOLOR {220,255,220}
        FONTCOLOR NIL
        HELPID Nil
        TABSTOP .T.
        VISIBLE .T.
        TRANSPARENT .F.
    END CHECKBOX
Marek
gvaronas
Posts: 109
Joined: Wed Aug 06, 2008 5:21 pm

Re: HMG 3.0.35

Post by gvaronas »

Roberto Lopez wrote:Download/Descarga: site

Hola,
tengo la necesidad de crear las LIBS de HMG con la ultima versión del SVN, debido a que estoy utilizando una funcion que ha sido recientemente creada (tempfile()), y que no existe en la version de harbour que se distribuye con HMG.
Para esto he creado harbour desde los fuentes del SVN, utilizando el MinGW que viene con HMG.3.0.35 y luego he reemplazado la carpeta de harbour del HMG.
Luego he creado las LIBS de HMG, utilizando los makeall.bat, tuve que renombrar la carpeta hmg.3.0.35 a hmg para no modificar makeall.bat. Se generan las LIBS, pero con algunas advertencias (adjunto archivo warnings.txt).
Luego cargo el IDE, abro el ejemplo hello.hbp de C:\hmg\SAMPLES\CONSOLE, click en el boton RUN y aparece la pantalla del build log en blanco, ademas se generan los archivos erro.log y build.log que contienen lo siguiente:

hbmk2: Compiling Harbour sources...
Harbour 2.1.0beta2 (Rev. 15358)
Copyright (c) 1999-2010, http://harbour-project.org/
hbmk2: Compiling...
../../../.hbmk/win/mingw/hello.c: In function 'HB_FUN_MAIN':
../../../.hbmk/win/mingw/hello.c:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcode'
../../../.hbmk/win/mingw/hello.c:39: error: 'pcode' undeclared (first use in this function)
../../../.hbmk/win/mingw/hello.c:39: error: (Each undeclared identifier is reported only once
../../../.hbmk/win/mingw/hello.c:39: error: for each function it appears in.)
../../../.hbmk/win/mingw/hello.c:39: error: expected expression before ']' token
../../../.hbmk/win/mingw/_hbmkaut.c: In function '_hb_hbmk_setdef_':
../../../.hbmk/win/mingw/_hbmkaut.c:24: warning: implicit declaration of function 'hb_vmSetDefaultGT'
hbmk2: Error: Running C/C++ compiler. 1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -O3 -W -Wall -pipe -IC:/include -IC:/hmg//include -IC:/hmg/SAMPLES/CONSOLE ../../../.hbmk/win/mingw/hello.c ../../../.hbmk/win/mingw/_hbmkaut.c

Existe algun procedimiento especial para generar HMG con una versión actualizada de harbour.
¿Cómo puedo hacer para poder usar HMG con una versión de harbour actualizada?
o tal vez se podría preparar una distribución con una version actualizada de harbour.

De antemano, muchas gracias por la ayuda que me puedan brindar.

Atentamente,
GVS
flavio.veloso
Posts: 19
Joined: Mon Feb 14, 2011 5:16 pm

Re: HMG 3.0.35

Post by flavio.veloso »

Mr Roberto Lopez.

Where down the sources of HMG 3.0.35.

I may consider HMG 3.0.36 stable.

Should I use HMG.4 already in production or should I wait some more
time.

Sincerely,

Flávio Veloso.
Fortaleza - CE.
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.0.35

Post by danielmaximiliano »

Ola Flavio : você pode ver a fonte depois de instalar HMG.3.0.35
na imagem em anexo
Attachments
Source hmg.3.0.35.jpg
Source hmg.3.0.35.jpg (116.05 KiB) Viewed 7504 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
flavio.veloso
Posts: 19
Joined: Mon Feb 14, 2011 5:16 pm

Re: HMG 3.0.35

Post by flavio.veloso »

Olá Daniel,

Obrigado pela resposta, mas vou instalar em casa pois aqui na empresa não posso fazer a instalação da mesma, tenho que instalar em casa e criar um arquivo.zip e descompactar aqui e recriar as lib´s para poder usar com o xharbour pois estou preso a ele por outra LIB a qual não quero comentar aqui.

Obrigado.

Flávio veloso.
User avatar
nguyenchiduc
Posts: 78
Joined: Sat Nov 13, 2010 7:27 am

Re: HMG 3.0.35

Post by nguyenchiduc »

I do not know why, the version 3.0.40-39-38 not compile my program. While 3.0.35 work well

Image
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Re: HMG 3.0.35

Post by Pablo César »

PDF functions Errors with new releases after 3.035, please be kind to read this: http://hmgforum.com/viewtopic.php?f=2&t=2075&start=10
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

HMG 3.0.35

Post by Pablo César »

Roberto Lopez wrote:Download/Descarga: site
Hi Rathi,

Today I tried to make download of this HMG version and links are broken... :(

Any problem in host to get it back again this version ?
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

HMG 3.0.35

Post by Pablo César »

Pablo César wrote:
Roberto Lopez wrote:Download/Descarga: site
Hi Rathi,

Today I tried to make download of this HMG version and links are broken... :(

Any problem in host to get it back again this version ?
Hi Rathi,

Any news about it ?
Screen4.png
Screen4.png (35.46 KiB) Viewed 5729 times
I have made many indications over many other forums regarding this version for the simplest question of console mode and making easier for beginners. So this link I have indicated and many is unable to download this version... :o
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.0.35

Post by Rathinagiri »

I will check back in the server and revert back.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply