regarding a Converter from Symbian to Win CE or VC++
Login to reply to this topic.
Fri, 2008-11-14 12:41
Joined: 2008-06-04
Forum posts: 12

I want to convert a symbian code to VC++ so that i am able to use in the Visual Studio2005 for WinCE.

So is there any converter to do ,if it is there how can i get it.
Please help me how to proceed.

Thanks,
Vite


Fri, 2008-11-14 13:19
Joined: 2005-11-20
Forum posts: 1321

You mean, you have a Symbian program, written in C++, and you want it ported to WinCE automatically, by using a converter?

Such a converter does not exist. It's not the problem that nobody has written something like that yet, it's that nobody knows how to write something like that. I would say such a converter requires true AI which obviously does not exist.

One probably could a Symbian *emulator* that runs on WinCE, but that also does not exist.


René Brunner

Fri, 2008-11-14 13:40
Joined: 2008-06-04
Forum posts: 12

Hi rbrunner,

Thanks for the reply....
I browsed the net and i got this link which tells abouth the converter so thought something like this ...but i am not able to download.....

http://www.symbianfreeware.mobi/download-epocfrommmp-lt-the-symbian-os-vc-project-converter.html

Please suggests......

Thanks ,
Vite

Fri, 2008-11-14 14:22
Joined: 2003-12-05
Forum posts: 822

That's a very, very old tool and it does not convert the code, only the project so that you can work with Visual tools to build Symbian applications. You will have to do this manually by reprogramming the application design/functionality to WinCE. There's no way around it.

Of course you could work other way and build the app on WinCE/Windows mobile and run that application on a Symbian phone using the runtime you were referred to in the Forum Nokia.


copyright 2003-2009 NewLC SARL