what' "not supported" means?

Login to reply to this topic.
Fri, 2008-02-01 08:31
Joined: 2008-01-08
Forum posts: 21

Hi,

My develop environment is BAK, plus carbide c++.

And My project has two .mmp.

One is a normal .exe. Another one is a .pxt.

I try to use the .exe to load that .pxt.

When I try to load the .exe, the emulator appears "not supported", and my .exe doesn't launch at all.

Could anyone tell me what should I do?

Thank you.

Regards
zhou


Fri, 2008-02-01 17:22
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
Re: what' "not supported" means?

Has the .exe been compiled for the emulator, or a target device (ARM binaries/instruction set). The Symbian emulators do not run binaries compiled for the actual device, just binaries compiled for the emulator.

Sat, 2008-02-02 03:14
Joined: 2008-01-08
Forum posts: 21
Re: what' "not supported" means?

Hi,

But I do compile my .exe for the emulator, and I'm sure it is.

I generate it from the carbide c++ wizard, and I just call RFc::AddPlugin(), RFc::MountPlugin(), RFc::DisMountPlugin().

When I type my .exe's name in the shell of the emulator( I add a "TEXTSHELL" key word to the epoc.ini ), the emulator just show "now supported", And I don't know what's that means?

Additionally, I use the BAK as my develop sdk, which provide by Symbian as we're a platum partner.

Thank you very much.

Regards
zhou

Sat, 2008-02-02 13:31
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
Re: what' "not supported" means?

Symbian has direct support channels available for Platinum Partners. Have you tried contacting them for assistance?

Sun, 2008-02-03 05:12
Joined: 2008-01-08
Forum posts: 21
Re: what' "not supported" means?

Hi,

Actually, I didn't do it yet, but if we can't tell how, surely I will do it as soon.

Thank you

Regards
zhou

  • Login to reply to this topic.