Error on Win CE 5.0

Error on Win CE 5.0

Postby Wolfgang Ciriack » Tue Feb 15, 2011 5:11 pm

Hi,
i get the error
Cannot find "program.exe" (or one of its components). Make sure the path and filename are correct and that all the requiered libraries are available.
on an PC with Windows CE 5.0 and Marvell XScale-PXA320.

My program runs fine on Windows Mobile 5/6.

What do i have to change - if possible - to run my program on this machine ?
(I have tried to compile with /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB, but this does not work, too)

Regards Wolfgang
Best regards
Wolfgang Ciriack
Wolfgang Ciriack
 
Posts: 37
Joined: Sun Aug 03, 2008 8:02 am
Location: Germany, Berlin

Re: Error on Win CE 5.0

Postby Antonio Linares » Tue Mar 01, 2011 3:35 am

Wolfgang,

Please build and run this test:
Code: Select all  Expand view

// FiveWin for Pocket PC - Hello World! sample
#include "FWCE.ch"

//----------------------------------------------------------------------------//

function Main()

   MsgInfo( "Hello World!", "FiveWin for Pocket PC" )
   
return nil

//----------------------------------------------------------------------------//

// Add these functions for Windows CE
function CeSetmenu() ; return nil
function GetMenu() ; return nil
function ReadBitmap() ; return nil
function PalBmpRead() ; return nil
 
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41286
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 2 guests