New friend, new question

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

New friend, new question

Post by esgici »

Hi All

Here we have a new friend (from Guatemala) and a new question.
byrpa wrote:Hello everyone, sorry to write at the end of this thread, but I can not even post anything and want to know if I can make a com hmg application for pocket pc, harbor if the library accepts hmg but not lose, someone can advise me on this case, as I create the compiler hmg.

and again sorry for writing here.
If someone can move this post where it belongs will be grateful not to hinder the threads.
Since I haven't any experience about pocket PC, I couldn't answer :(

Please help him :)

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: New friend, new question

Post by Roberto Lopez »

esgici wrote:Hi All

Here we have a new friend (from Guatemala) and a new question.
byrpa wrote:Hello everyone, sorry to write at the end of this thread, but I can not even post anything and want to know if I can make a com hmg application for pocket pc, harbor if the library accepts hmg but not lose, someone can advise me on this case, as I create the compiler hmg.

and again sorry for writing here.
If someone can move this post where it belongs will be grateful not to hinder the threads.
Since I haven't any experience about pocket PC, I couldn't answer :(

Please help him :)

Regards

--

Esgici
Sadly, I have not experience on that either.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Alex Gustow
Posts: 290
Joined: Thu Dec 04, 2008 1:05 pm
Location: Yekaterinburg, Russia
Contact:

Re: New friend, new question

Post by Alex Gustow »

I googled right now with search string:
"harbour pocket pc"

Many interesting things...

For example, 3rd link was
"How to compile PocketPC executable with GTWVT"
http://www.matrixlist.com/pipermail/har ... 04817.html
This is post by Przemyslaw Czerpak to thread, started by Pritpal Bedi here
http://www.matrixlist.com/pipermail/har ... 04690.html

I haven't plans to write apps for Pocket PC (like Roberto), but maybe it helps to someone.
User avatar
luisvasquezcl
Posts: 1263
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: New friend, new question

Post by luisvasquezcl »

Hello,
There is a development tool called
basic4ppc, www.basic4ppc.com.
I think that is the most easy and friendly to
develop applications for pocket, in addition, its price
is very accessible, US$ 54.
If you have experience as a programmer, you can create you
an application during the day.
I hope it will help
Best regards,
Luis Vasquez
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: New friend, new question

Post by esgici »

Hola Byron

Did you checked FiveWin ?

This is Clipper and Harbour based library (same as HMG) and have different versions including for Pocket PC (FWPPC).

Moreover, owner and builder of product is Antonio Linares, starter of Harbour.

Only bad news is: this isn't free :(

Saludos, regards

--

Esgici
Viva INTERNATIONAL HMG :D
byrpa
Posts: 42
Joined: Wed Apr 14, 2010 5:09 am
Location: Guatemala

Re: New friend, new question

Post by byrpa »

Gracias a todos por sus sugerencias y comentarios, ya logre compilar para windows mobile 5.0 y se hace de la siguiente manera,

primero hay que instalar el harbour completo con todas sus librerias, instalar el cygwin completo, y bajar el mingw32ce y descomprimirlo en una carpeta dentro del directorio de harbour, poner los path redireccionando al directorio bin de harbour y compilar con

hbmk2 hello.prg -comp=mingwarm

y Listo,

Ahora el siguiente reto es imprimir via Bluetooth, ya investigue que hay que hacerlo en los puertos com, pero he estado usando una funcion llamada CreateFile(), pero me da error al compilar, alguien sabe si esta funcion es nativa de harbour o que libreria debo de llamar, Gracias a todos nuevamente.
jucar_es
Posts: 82
Joined: Thu Nov 13, 2008 11:12 pm

Re: New friend, new question

Post by jucar_es »

Byrpa, seria tan amable de explicarme mas detenidamente

de donde bajo los archivos necesarios
y como hago para complilar y un simple "hola mundo"

muchas gracias


JUAN CARLOS ESCOCAR
Post Reply