FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Pocket PC ot emulador de pocket pc
Posts: 670
Joined: Wed Oct 19, 2005 06:41 PM
ot emulador de pocket pc
Posted: Mon Oct 31, 2005 02:54 PM

Antonio
buenos dias
perdon por el Off Topic
como hago para que en el emulador que baje de el site de
fivetechsoft.com
me ejecute un programa compilado con Fwppc

ademas al compilar el ejemplo test.prg me aparecen estos warnings

Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'test.prg' and generating preprocessed output to 'test.ppo'...
Lines 8, Functions/Procedures 1
Generating C source output to 'test.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.

test.c
Creating library test.lib and object test.exp
vm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=
0x00018984
rdd.lib(dbcmd.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, r
va=0x0005DB4C
rdd.lib(dbf1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rv
a=0x0006BD14
dbfntx.lib(dbfntx1.obj) : warning LNK1166: cannot adjust code at offset=0x000010
00, rva=0x00075E6C
* Application successfully built

c:\FWPPC\SAMPLES>

Att

Wilson 'W' Gamboa A

swrite@uio.satnet.net

pd: como veras antonio recien inicio con fwppc gracias x todo

Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
ot emulador de pocket pc
Posted: Tue Nov 01, 2005 04:16 PM
Wilson,

Una vez instales el emulador, sit煤ate en el directorio c:\Archivos de programa\Microsoft\Device Emulator Preview\PPC_2003_SE y crea un fichero go.bat con este contenido:

..\deviceemulator ppc_2003_se_wwe_armv4.bin /skin Pocketpc_2003_skin.xml


Ejecuta go.bat y el emulador comenzar谩 a funcionar. Una vez est茅 funcionando, ve a la opci贸n del menu del emulador: File-Configure-Shared Folder, y selecciona un directorio de tu PC. Los EXEs que situes en ese directorio, se ver谩n en el emulador desde la carpeta "Storage card". Si ejecutas el File manager del emulador, el bot贸n central, te lleva a esa carpeta directamente.

Una vez estes en esa carpeta del emulador, haz click 贸 enter sobre el EXE que quieras ejecutar :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
ot emulador de pocket pc
Posted: Tue Nov 01, 2005 10:06 PM

Wilson,

Respecto a esos warnings, son s贸lo avisos que pueden ignorarse. No hay problema con ellos.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 670
Joined: Wed Oct 19, 2005 06:41 PM
ot emulador de pocket pc
Posted: Thu Nov 03, 2005 12:12 PM

Gracias Antonio, ya funciona

Saludos

Wilson 'W' Gamboa A
Wilson.josenet@gmail.com

Continue the discussion