This site is no longer active and is available for archival purposes only. Registration and login is disabled.

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


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

Postby Thitsa » Jul 3, 2006 @ 5:20pm

User avatar
Thitsa
pm Member
 
Posts: 28
Joined: Aug 5, 2002 @ 7:53pm


Postby urnesing » Jul 7, 2006 @ 8:32pm

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...
urnesing
pm Member
 
Posts: 2
Joined: Jul 7, 2006 @ 8:20pm


gapidraw 3.5.1

Postby chewychompy » Jul 15, 2006 @ 3:10pm

chewychompy
pm Member
 
Posts: 2
Joined: Jul 15, 2006 @ 3:09pm


Postby Johan » Aug 1, 2006 @ 10:56pm

We will release an updated version of GapiDraw 3.6 tomorrow which has the proper WM 5.0 builds included.

//Johan
Johan Sanneblad, M.Sc, Ph.D
GapiDraw Systems Architect
[]
User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby Thitsa » Aug 6, 2006 @ 12:28am

User avatar
Thitsa
pm Member
 
Posts: 28
Joined: Aug 5, 2002 @ 7:53pm


Postby Johan » Aug 6, 2006 @ 8:06am

Johan Sanneblad, M.Sc, Ph.D
GapiDraw Systems Architect
[]
User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby urnesing » Aug 7, 2006 @ 8:21am

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 ==========
urnesing
pm Member
 
Posts: 2
Joined: Jul 7, 2006 @ 8:20pm


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

Postby Thitsa » Oct 18, 2006 @ 4:38am

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.
User avatar
Thitsa
pm Member
 
Posts: 28
Joined: Aug 5, 2002 @ 7:53pm


Postby Johan » Oct 18, 2006 @ 11:36am

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
Johan Sanneblad, M.Sc, Ph.D
GapiDraw Systems Architect
[]
User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby Thitsa » Oct 18, 2006 @ 8:50pm

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
User avatar
Thitsa
pm Member
 
Posts: 28
Joined: Aug 5, 2002 @ 7:53pm


Return to GapiDraw


Sort


Forum Description

The Cross-platform Graphics SDK for Palms, Pocket PCs, Symbian Devices, and Stationary PCs.

Moderators:

sponge, Johan

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron