Page 1 of 1

Trouble getting started

PostPosted: Mar 14, 2006 @ 9:16pm
by r
Hi all. I have some trouble getting the sample applications to run( for example the Minimal-example). I am using an IPAQ(3870), pocket PC. eVC4,
gapidrawEval351 (=... below)

I have a feeling this Im missing something very basic

I open the sample directory
...\samples\win32\Minimal\evc4-directory

then I copy the ...\lib\pocketPC-arm\Gapidraw.lib
to my project directory.

When I try to build this it says it cant open imgdecmp.lib, so I got imgdecmp.lib from
http://www.unsupportedsoftware.com/ce/dev/imgdecmp.htm
and copied that to my project dir, then I got this linking err msg:
GapiDraw.lib(GapiSurface.obj) : error LNK2019: unresolved external symbol DecompressImageIndirect referenced in function "long __cdecl gdimage::CreateSurface(class CGapiSurfaceHelper *,unsigned long,class CGapiSurface &,unsigned char *,unsigned long
)

So I abandoned that track and whent for the
...\dll\PocketPC-arm\GapiDraw.lib
and copied that one to my project dir (instead of the one from the lib\-dir)

It built smashingly, and I copied the Minimal.exe, together with
...\dll\PocketPC-arm\GapiDraw.dll
to my PDA's
\Program files\MinimTest\

When I tried to start the app it says "Cannot find Minimal( or one of its commponents). Make sure the path and filename are correct and that the required libraries are available"

I have gx.dll in my \Windows-folder on the pda (and in my app-folder just to be safe...)

What am I doing wrong here. I would really need some help.

Regards /R

other pda worked

PostPosted: Mar 15, 2006 @ 5:29pm
by r