Fivewin RT ( Windows Fhone 8 RT )

KRCNET
Posts: 25
Joined: Wed Mar 14, 2007 1:58 pm
Location: Belo Horizonte/MG/Brasil

Fivewin RT ( Windows Fhone 8 RT )

Post by KRCNET »

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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

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
Sistem
Posts: 224
Joined: Sun May 13, 2012 7:52 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Sistem »

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
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
KRCNET
Posts: 25
Joined: Wed Mar 14, 2007 1:58 pm
Location: Belo Horizonte/MG/Brasil

Linhares Fivewin RT ( Windows Fhone 8 RT )

Post by KRCNET »

Linhares,

Any news or prediction of when we FWRT?
Cleber Ribeiro Conde
Krc Sistemas
FWH 7.1 / xHarbour 0.99.71 / xMate/ SqlLib
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

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
cllow208
Posts: 20
Joined: Fri Apr 27, 2012 7:53 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by cllow208 »

Kindly update us on the latest news .. Can't wait to test the new toy...
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

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
cllow208
Posts: 20
Joined: Fri Apr 27, 2012 7:53 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by cllow208 »

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

Thanks and best regards,
cl low
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
kadziola
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by kadziola »

Hi Antonio,

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

Best Regards
Jaroslaw Kadziola
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

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
kadziola
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by kadziola »

Antonio,

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

regards

Jaroslaw Kadziola
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by Antonio Linares »

Jaroslaw,

You can follow its evolution from here:
https://code.google.com/p/fivewinrt/wik ... _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
kadziola
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: Fivewin RT ( Windows Fhone 8 RT )

Post by kadziola »

Antonio,

Thanks a lot for good news

best regards
Jaroslaw Kadziola
Post Reply