Hi,

I'm trying  run the application TestSDk.mcp  of the palmpix camera,  but I
get the following error message:

Where can I find that file  or How do I solve this problem.

Error   : the file 'VFSMgr.h' cannot be opened
PalmPixLib.h line 11   #include <VFSMgr.h>

Error   : declaration syntax error
PalmPixLib.h line 477              FileRef exifFile,

Error   : illegal name overloading
PalmPixLib.h line 478               UInt16 uiWindowUpperLeftX,    // image
position in window

Error   : illegal name overloading
PalmPixLib.h line 480              UInt16 uiImageSrcX,

Error   : illegal name overloading
PalmPixLib.h line 482              UInt16 uiImageDisplayWidth,   // Must be
multiple of 4 for OS , 3.5

Error   : ';' expected
PalmPixLib.h line 483              UInt16 uiImageDisplayHeight)

Error   : declaration syntax error
PalmPixLib.h line 484   = { 0x4E40 + 15, PPTrapJPegThumbDisplay }

Error   : undefined identifier 'FileRef'
Starter.cpp line 1818    FileRef fileRef;

Error   : undefined identifier 'vfsIteratorStart'
Starter.cpp line 1849      volIterator = vfsIteratorStart;

Error   : undefined identifier 'VFSVolumeEnumerate'
Starter.cpp line 1850      VFSVolumeEnumerate(&volRefNum, &volIterator);

Error   : undefined identifier 'vfsModeRead'
Starter.cpp line 1852      vfsErr = VFSFileOpen(volRefNum, szFilePath,
vfsModeRead, &fileRef);

Error   : undefined identifier 'fileRef'
Starter.cpp line 1869      err = PPJPegThumbDisplay(uiRefNum, fileRef, uiX,
uiY, uiSrcX, uiSrcY, uiWidth, uiHeight);

Error   : undefined identifier 'fileRef'
Starter.cpp line 1870      VFSFileClose(fileRef);



Saludos,
Marco A. Barrionuevo T.
Servicios Profesionales - UNIPLEX S.A.
Direcci�n: Alpallana E7-212, Quito - Ecuador
Tel�fonos: 593 508593, 4, 5,  Fax: 593 500806, Celular 5939 228720
e-mail [EMAIL PROTECTED],  website: www.uniplex.com.ec


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to