Platform ???

pjmfelix
Posts: 12
Joined: Thu Nov 08, 2007 3:21 pm
Location: Damaia, Portugal

Post by pjmfelix »

Hi Antonio.

The manufacturer asked what de dll´s needed to solve the problem !

They know what are saying ???

Regards.
Salvador
Posts: 142
Joined: Sun Dec 18, 2005 3:18 pm
Location: España

Post by Salvador »

Pjmfelix.

El fabricante CASIO debería proporcionarte el “ IT-3000 EXPORT SDK For eV++C 4.0”. En este sdk hay “COREDLL.LIB” y “COREDLL.EXP” que tienes que copiar al directorio vce\lib\arm, para que las aplicaciones de Fwppc funcionen en el IT3000. :wink:

Saludos.
pjmfelix
Posts: 12
Joined: Thu Nov 08, 2007 3:21 pm
Location: Damaia, Portugal

Post by pjmfelix »

Gracias Salvador vou hablar com el fabricante.

Saludos.
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Salvador,

Thanks for your help :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
pjmfelix
Posts: 12
Joined: Thu Nov 08, 2007 3:21 pm
Location: Damaia, Portugal

Post by pjmfelix »

Hi again !

I already copy the two files to the directory, but now when i make buildce.bat, give this error:

coredll.lib(COREDLL.dll) : fatal error LNK12: module machine type 'THUMB' conflicts with target machine type 'ARM'
...
...
* Application successfully built

But the EXE file is not created.

Regards.
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Change this inside buildce.bat:

"MACHINE:ARM" --> "MACHINE:THUMB"
regards, saludos

Antonio Linares
www.fivetechsoft.com
pjmfelix
Posts: 12
Joined: Thu Nov 08, 2007 3:21 pm
Location: Damaia, Portugal

Post by pjmfelix »

Hi,

Now the executable is created, but everting back to the begin !

When i run the executable the pda shows the same message !

Cannot fint 'EXECUTABLE' (or one of its components).
Make sure the path and filename are correct and that all the required libraries are available.

:cry: :cry: :cry:

Regards.
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
pjmfelix
Posts: 12
Joined: Thu Nov 08, 2007 3:21 pm
Location: Damaia, Portugal

Post by pjmfelix »

António,

The TUTOR01 give the same error !!!

Regards.
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Do you have a Pocket PC application that works on your Pocket PC and also on the Pocket PC emulator (the same EXE file) ?

If yes, then please email it to me as a ZIP file, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply