Page 1 of 1

Help please

PostPosted: May 10, 2007 @ 12:44pm
by meiline
I'm following the instructions of getting started here: http://www.edgelib.com/index.php?node=38

I use Visual C++ 4.0.

When I want to run the helloworld I get this error:

Linking...
edgerender.lib(edgerender.obj) : fatal error LNK1112: module machine type 'ARM' conflicts with target machine type 'X86'

I don't know how solve it. :oops:

Can someone help me please?

Thanks!
:lol:

PostPosted: May 10, 2007 @ 12:54pm
by meiline
Hello again.

I think the problem is that I want to run in the emulator. If I run it on the device, it runs.

What can I do to run my programs in the emulator? it is faster to me try my code in the emulator first.

Thanks again.

PostPosted: May 10, 2007 @ 1:03pm
by edge
Hi Meiline,

Currently, there are no emulation libraries for platforms Windows Mobile 2002 and 2003.

We recommend obtaining the Windows Mobile 5 emulator which has many improvements and fully emulates the ARM processor (you can even install a .CAB file made for a Pocket PC device and run it).

PostPosted: May 10, 2007 @ 2:32pm
by meiline
Thanks! I'll do it!