Search found 710 matches

by George
Tue Feb 02, 2016 8:41 pm
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 9176

Re: FiveLinux on Raspberry PI - Dead or alive ?

Perfect! FiveDBU and Fiveform are linking No more messages: undefined reference to symbol 'pcre_free'. Just these examples are not compiling: Dozip.prg 'Undefined Reference to Symbol InflateInit2_" Install.prg 'Undefined Reference to Symbol HB_FUN_STRTOKEN" TestClip.prg 'Undefined Referenc...
by George
Tue Feb 02, 2016 4:26 pm
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 9176

Re: FiveLinux on Raspberry PI - Dead or alive ?

Antonio, The issue maybe is not related to link hbcplr.lib as I have the link to hbcplr in my build.sh: # ./build.sh clear if [ $# = 0 ]; then echo syntax: ./build.sh file [options...] exit fi echo compiling... ./../../harbour/bin/linux/gcc/harbour $1 -n -I./../include -I./../../harbour/include $2 e...
by George
Tue Feb 02, 2016 5:22 am
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 9176

Re: FiveLinux on Raspberry PI - Dead or alive ?

Thanks Antonio. DBF01.PRG is working :) Only a few samples are no linking: FiveDBU.prg, FiveForm and VMH reporting 'Undefined Reference to Symbol PCRE_FREE" Dozip.prg 'Undefined Reference to Symbol InflateInit2_" Install.prg 'Undefined Reference to Symbol HB_FUN_STRTOKEN" TestClip.prg...
by George
Sat Jan 30, 2016 11:31 pm
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 9176

Re: FiveLinux on Raspberry PI - Dead or alive ?

Hi Antonio, Thanks for allow us to develop, using fivelinux, in Raspberry Pi ARM architecture. Almost every PRG example is working fine. But the dbf01.prg can't compile and generate the following message: compiling... Harbour 3.2.0dev (r1601282333) Copyright (c) 1999-2016, http://harbour-project.org...
by George
Sat Jan 30, 2016 3:22 am
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 9176

Re: FiveLinux on Raspberry PI - Dead or alive ?

With the new RASPI-2 it's alive! A few days ago I received the Raspberry Pi 2 and today I was able to compile, by following Antonio instruction found in this forum, the Harbour and Fivelinux libraries. I think, because RASPI-2 is much faster than RASPI-I we could use the RASPI-2 to develop good soft...
by George
Sun Dec 06, 2015 1:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 18211

Re: Sending WhatsApp msgs

Antonio,
Telegram APIs is available, free of charge, for developers:
https://core.telegram.org/api

Perhaps we can use it with FWH.

Regards,

George
by George
Sat Dec 05, 2015 6:01 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 18211

Re: Sending WhatsApp msgs

It's possible to use WhatsApp or Telegram Messenger to send SMS using FWH?
by George
Thu Nov 12, 2015 2:20 pm
Forum: FiveWin para Harbour/xHarbour
Topic: enviar correo desde prg
Replies: 30
Views: 5612

Re: enviar correo desde prg

Inhabilitar el acceso para las aplicaciones menos seguras:
https://support.google.com/accounts/ans ... 0255?hl=en

Saludos,

George
by George
Fri May 08, 2015 5:04 pm
Forum: Off Topic / Otros temas
Topic: FiveTouch interest on Google
Replies: 12
Views: 1703

Re: FiveTouch interest on Google

Hi Antonio,

Searching in google "FiveTouch" from Boston, MA USA "FiveTech Software tech support forums • View forum" appears in number 7.
I don't see FiveTouch" when searching "ios android apps"

Regards,

George
by George
Sun Feb 01, 2015 4:30 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Diccionario de Datos ADS y tablas libres
Replies: 22
Views: 5573

Re: Uso de Diccionario de Datos ADS y tablas libres

Yessica, Las tablas libres la uso tipo clipper (DBF no ADT) y se pueden usar conjuntamente con el diccionario de datos sin ningun tipo de problemas. De hecho las he usado ambas en mis aplicaciones por muchos años en tablas de cientos de miles de records. Te sugiero que haga una prueba con las tablas...
by George
Thu Jan 29, 2015 11:54 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Diccionario de Datos ADS y tablas libres
Replies: 22
Views: 5573

Re: Uso de Diccionario de Datos ADS y tablas libres

Hola, Asi lo uso: FUNCTION ADSOpeningDataBase() // Para Tablas libre REQUEST DBFCDX USE "DB_PARAMS.DBF" VIA "DBFCDX" NEW EXCLUSIVE ALIAS DB_PARAMS USE "SUMREP1.DBF" VIA "DBFCDX" NEW EXCLUSIVE ALIAS SUMREP1 USE "VERSION.DBF" VIA "DBFCDX" NEW...
by George
Thu Jan 08, 2015 5:58 pm
Forum: Off Topic / Otros temas
Topic: Early days of Clipper
Replies: 4
Views: 1521

Re: Early days of Clipper

From "Using Clipper" book based on the Summer 87 version of Clipper [url=http://postimg.org/image/y89vej803/full/][img]http://s21.postimg.org/n8oo2xhl3/005_1.jpg[/img] [url=http://postimg.org/image/6apnh3877/full/][img]http://s21.postimg.org/o0rc24ls7/005_2.jpg[/img] [url=http://postimg.or...
by George
Mon Dec 29, 2014 12:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: TGRAPH Technical Question
Replies: 38
Views: 8251

Re: TGRAPH Technical Question

Silvio,
Here is working fine for one series:

[url=http://postimage.org/][img]http:// ... .jpg[/img]

Did you modify the Tooltip Method?
Can you post a sample data where the problem is occurring?

Regards,

George
by George
Sat Dec 27, 2014 6:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse class technical question
Replies: 14
Views: 3992

Re: Xbrowse class technical question

Thanks Mr. Rao for your sample code.

Regards,

George
by George
Fri Dec 26, 2014 11:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TGRAPH Technical Question
Replies: 38
Views: 8251

Re: TGRAPH Technical Question

Silvio,
You need only to add the following DATA:
DATA aBarCoors
DATA lToolTip INIT .F.

The tooltip should display the X Legend and the Y Legend and Value
[url=http://postimage.org/][img]http:// ... .jpg[/img]