Fivewin RT ( Windows Fhone 8 RT )

Fivewin RT ( Windows Fhone 8 RT )

Postby KRCNET » Thu Nov 22, 2012 1:25 am

There is already a preview to have the first version of FiveWin RT (Windows phone 8)
?
I have clients who are questioning me for not finding more mobile with windows mobile.
If you can take a position when we have the version, would greatly appreciate it
thank you
Cleber
Cleber Ribeiro Conde
Krc Sistemas
FWH 7.1 / xHarbour 0.99.71 / xMate/ SqlLib
KRCNET
 
Posts: 25
Joined: Wed Mar 14, 2007 1:58 pm
Location: Belo Horizonte/MG/Brasil

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Fri Nov 23, 2012 9:29 am

Cleber,

We are waiting for Microsoft to provide the phone emulator so we can test our code
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Sistem » Sun Mar 10, 2013 9:36 am

Antonio, sería este emulador?
http://msdn.microsoft.com/en-us/library/
windowsphone/develop/ff402563(v=vs.105).aspx
FWH2008 | xHarbour | BCC74 | SQLRDD
User avatar
Sistem
 
Posts: 226
Joined: Sun May 13, 2012 7:52 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Wed Mar 13, 2013 6:06 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Linhares Fivewin RT ( Windows Fhone 8 RT )

Postby KRCNET » Wed Mar 13, 2013 2:43 pm

Linhares,

Any news or prediction of when we FWRT?
Cleber Ribeiro Conde
Krc Sistemas
FWH 7.1 / xHarbour 0.99.71 / xMate/ SqlLib
KRCNET
 
Posts: 25
Joined: Wed Mar 14, 2007 1:58 pm
Location: Belo Horizonte/MG/Brasil

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Wed Mar 13, 2013 3:36 pm

Cleber,

We have a working prototype, but to use it, you must install Visual Studio 2012 and build apps from it
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby cllow208 » Tue Mar 26, 2013 11:56 am

Kindly update us on the latest news .. Can't wait to test the new toy...
cllow208
 
Posts: 20
Joined: Fri Apr 27, 2012 7:53 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Tue Mar 26, 2013 5:46 pm

Latest news are that we can use Harbour from a WinRT app, but as a scripting engine. In other words:

building a WinRT is such a complex task (same as building an app for iOS, or for Android) that the easiest way to go is to use Microsoft development tools (Visual studio) and then link Harbour as a library. So in a WinRT app we can execute PRG code using Harbour, but we have to do it from a C++ app. (thats not a major issue, as Harbour generates C code, currently in our apps).

What I mean, is that the building process will never be as simple as it is now: harbour compiler, our PRGs and the runtime libraries. Times have changed and now we are forced to use their tools, and this requires a learning curve.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby cllow208 » Wed Mar 27, 2013 11:28 am

Thanks Antonio.. when the proto type & sample code could be released?

Thanks and best regards,
cl low
cllow208
 
Posts: 20
Joined: Fri Apr 27, 2012 7:53 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Wed Apr 03, 2013 3:33 pm

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby kadziola » Tue Apr 16, 2013 5:46 am

Hi Antonio,

When you plan to release the first version of FW for windows phone ?

Best Regards
Jaroslaw Kadziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Tue Apr 16, 2013 9:25 am

Jaroslaw,

Suposedly, Windows RT is the same operating system for PCs, tablets, phones, xbox, TVs, etc.

So once we have FiveWinRT ready, then it will be ready for all of them :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby kadziola » Tue Apr 16, 2013 12:42 pm

Antonio,

We still don't know when :)
( days? weeks?? months??? years ???? )

regards

Jaroslaw Kadziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby Antonio Linares » Tue Apr 16, 2013 2:55 pm

Jaroslaw,

You can follow its evolution from here:
https://code.google.com/p/fivewinrt/wiki/How_to_build_Harbour_for_WinRT

Unfortunately we can't say a date yet. I would say some months (two or three).
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivewin RT ( Windows Fhone 8 RT )

Postby kadziola » Wed Apr 17, 2013 5:15 am

Antonio,

Thanks a lot for good news

best regards
Jaroslaw Kadziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Next

Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 5 guests