Page 1 of 1

Can i run PPC2003 exes on WM 5 and up

PostPosted: Jan 30, 2008 @ 5:44pm
by eugraphics

PostPosted: Jan 30, 2008 @ 6:29pm
by edge

PostPosted: Jan 31, 2008 @ 5:03am
by eugraphics
Looks like I have to install SP1 huh?

1. While this topic is being discussed, many of the samples do not build in the SDK - especially debug configurations.


2. It would be nice if more of the sample projects came with sample for the PPC configuration too. Just a suggestion :)

Thanks!

PostPosted: Jan 31, 2008 @ 1:41pm
by edge
Hi,

Yes, you need service pack 1 for Visual Studio 2005. Can you tell me why the samples don't build? Do you get an error message?

The other samples use an EDGELIB Builder workspace to target most supported platforms. Perhaps you can try building through the EDGELIB Builder.

PostPosted: Jan 31, 2008 @ 4:15pm
by eugraphics
1. C:\projects\Edge\samples\Fountain\workspace_pc_vc2005\Fountain.sln
does not build in Debug because:

>LINK : fatal error LNK1104: cannot open file 'libc.lib'

The Release configuration does build ok though.


2. The helloworld SP 2005 sln does not build because
1>LINK : fatal error LNK1104: cannot open file 'edgerender.lib'

The Release build does build ok here too.

3. On a TMobile Dash phone (which is WM 5), I cannot run any exe built with the SP2003 SDK, meaning the app doesnt do anything at all. But the exe built with the WM 5.0 SDK works.

4. There is a similar situation for PPC 2003 apps running on a TMobile MDA that has a swivel screen. The PPC2003 apps do start up here but do not display correctly.

Are 3 & 4 known issues? They both happen with the helloworld sample.

Thanks

PostPosted: Jan 31, 2008 @ 4:50pm
by edge

PostPosted: Jan 31, 2008 @ 5:35pm
by eugraphics