Page 1 of 1

Easy way to build Fivetouch for Desktop

PostPosted: Thu Jul 02, 2015 2:23 pm
by Gale FORd
Obviously most development would be better on desktop environment.
Is there an easy way to compile and link FiveTouch for desktop?

Re: Easy way to build Fivetouch for Desktop

PostPosted: Thu Jul 02, 2015 4:38 pm
by Antonio Linares
Gale,

Yes, sure.

I email you the detailed instructions :-)

Re: Easy way to build Fivetouch for Desktop

PostPosted: Fri Jul 03, 2015 6:56 am
by solving
Harbour_Mingw_libs_with_Scintilla_and_QT.zip
goes unzipped in c : \ harbour \ lib \ gcc

Harbour_Android_libs_with_Scintilla_and_QT.zip
goes unzipped in c : \ harbour \ lib \ android

everything works

in c : \ fivetouch \ window must exist all the necessary .dll ,
and the directory C : \ FIVETOUCH \ windows \ platforms with qwindows.dll

Gale Ford said :
I commented out function hb_aCmdLine() in FiveTouch.prg.
done.

everything works

all this in my Win XP and Win 7 64bit

thanks

Re: Easy way to build Fivetouch for Desktop

PostPosted: Fri Jul 03, 2015 9:46 am
by Antonio Linares
Giussepe,

Glad to know that it is working fine for you :-)

Thanks for your feedback,