Page 2 of 2

PostPosted: Fri Nov 16, 2007 12:50 pm
by pjmfelix
Hi Antonio.

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

They know what are saying ???

Regards.

PostPosted: Fri Nov 16, 2007 4:21 pm
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.

PostPosted: Fri Nov 16, 2007 4:52 pm
by pjmfelix
Gracias Salvador vou hablar com el fabricante.

Saludos.

PostPosted: Wed Nov 21, 2007 8:39 am
by Antonio Linares
Salvador,

Thanks for your help :-)

PostPosted: Thu Nov 22, 2007 4:17 pm
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.

PostPosted: Thu Nov 22, 2007 7:56 pm
by Antonio Linares
Change this inside buildce.bat:

"MACHINE:ARM" --> "MACHINE:THUMB"

PostPosted: Mon Dec 03, 2007 10:43 am
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.

PostPosted: Mon Dec 03, 2007 12:02 pm
by Antonio Linares

PostPosted: Mon Dec 03, 2007 12:35 pm
by pjmfelix
António,

The TUTOR01 give the same error !!!

Regards.

PostPosted: Mon Dec 03, 2007 2:00 pm
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