Page 1 of 1

Has any one succeeded in creating a Windows Mobile 5 build?

PostPosted: Jul 3, 2006 @ 5:20pm
by Thitsa

PostPosted: Jul 7, 2006 @ 8:32pm
by urnesing
I'm totally new to WM 5.0 development and just recently downloaded a trial version of VS 2005 Professional and PPC/SmartPhone SDKs. I decided I wanted to try GapiDraw36, but I too am unable to build the samples: after some trouble (this VS 2005 environment sure has a steep learning curve...) I managed to compile them without warnings but the linking always fails. After a while of searching the Web for solutions I came accross GapiDraw351 by chance. Now, if I link the GapiDraw36 samples with the GapiDraw351 libraries the one Sample that I tried built perfectly. It also runs perfectly, both in an emulator and on my WM 5.0 phone.

I would still like to get instructions on how to build the samples using GapiDraw36 libraries, though...

gapidraw 3.5.1

PostPosted: Jul 15, 2006 @ 3:10pm
by chewychompy

PostPosted: Aug 1, 2006 @ 10:56pm
by Johan
We will release an updated version of GapiDraw 3.6 tomorrow which has the proper WM 5.0 builds included.

//Johan

PostPosted: Aug 6, 2006 @ 12:28am
by Thitsa

PostPosted: Aug 6, 2006 @ 8:06am
by Johan

PostPosted: Aug 7, 2006 @ 8:21am
by urnesing
Thank you for the new release of GD 3.6 with support for WM 5.0. I am now able to go to a samples directory, double-click on a VS 2005 solution file, and rebuild the whole thing without errors.

However, there is a problem. I get a lot of warnings... :(. As I wrote above: if I link with the GD 351 library I can rebuild the samples for WM 5.0 with neither errors nor warnings.

Here are the details from the VS 2005 output window. Any help would be greatly appreciated.

------ Rebuild All started: Project: Plasma, Configuration: Debug Windows Mobile 5.0 Smartphone SDK (ARMV4I) ------
Deleting intermediate and output files for project 'Plasma', configuration 'Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)'
Compiling...
myapplication.cpp
PlasmaRoutine.cpp
GapiApplication.cpp
Generating Code...
Compiling resources...
Linking...
gapidraw.lib(GapiBitmapFont.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiDisplayCE.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiDisplayCommon.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiDraw.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiImageLoaderWin32.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiInputWin32.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiLib.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiRGBASurface.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiSurface.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiTimer.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(GapiVFS.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(png.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngerror.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngget.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngmem.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngread.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngrio.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngrtran.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngrutil.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngset.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngtrans.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngwio.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngwrite.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngwtran.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(pngwutil.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(adler32.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(crc32.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(deflate.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(infblock.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(infcodes.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(inffast.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(inflate.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(inftrees.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(infutil.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(trees.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(uncompr.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
gapidraw.lib(zutil.obj) : warning LNK4204: 'c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
Build log was saved at "file://c:\GapiDraw36Eval\samples\win32\Plasma\vs2005-mobile\Windows Mobile 5.0 Smartphone SDK (ARMV4I)\Debug\BuildLog.htm"
Plasma - 0 error(s), 37 warning(s)
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

Still cannot build WM5 build using latest (3.6a) release

PostPosted: Oct 18, 2006 @ 4:38am
by Thitsa
I have picked up the latest evaulation release for 3.6a, double clicked on the VS 2005 solution file in the vs2005-mobile folder, selected the Windows Mobile 5.0 Pocket PC SDK (ARMV4I) configuration, and build. I still have the same problem that nothing is built. The following is the result of the output. It seems that there is no definition for the WM5 configurations. The PocketPC 2003 and Smartphone 2003 configurations builds properly. I have similiar results for all the samples.

1>------ Skipped Rebuild All: Project: Plasma ------
1>
========== Rebuild All: 0 succeeded, 0 failed, 1 skipped ==========

Thanks in advance.

PostPosted: Oct 18, 2006 @ 11:36am
by Johan
Hi Thitsa,

Please re-check that you have indeed installed the Windows Mobile 5.0 SDKs (Smartphone and Pocket PC). If you have, try reinstalling them. This looks like a typical case of missing SDKs. :-)

Cheers
Johan

PostPosted: Oct 18, 2006 @ 8:50pm
by Thitsa
Thanks Johan!! That did the trick. Silly me. I wasn't aware that I had to download and install the WM5 SDK. I had assumed that it came with VS2005. :oops:

Handy links follows.

Windows Mobile 5.0 SDK for Pocket PC:
http://www.microsoft.com/downloads/deta ... layLang=en

Windows Mobile 5.0 SDK for Smartphone:
http://www.microsoft.com/downloads/deta ... laylang=en