Icon View Thread

The following is the text of the current message along with any replies.
Messages 21 to 28 of 28 total
Thread seeting up lazarus for wince
Mon, Jul 20 2009 5:29 PMPermanent Link

emanuel
I got the same error from your exe !!

you can download wince emulator 5 from here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=A120E012-CA31-4BE9-A3BF-B9BF4F64CE72&displaylang=en

BTW: why the web board is very slow !!
Mon, Jul 20 2009 8:54 PMPermanent Link

emanuel
@ Tim Young,
the exe give me the same error in both the device and in the wince 5 emulator !!


attached is my project

Thanks



Attachments: test.rar
Mon, Jul 20 2009 10:28 PMPermanent Link

"Raul"
Did you get the error on the device as well ?

The emulator you're referring to below emulates a x86 CPU (pentium III) and
not ARM  (like your Symbol device). Hence the same exe will never run on
both of them.

Additional question i guess we should have covered before - what will your
app do ?
If you're going to need to use the barcode scanner and other hardware
components then you likely will need to use Symbol/Motorola dev kit and
DLLs. I have no idea how easy it will be to do that from Lazarus (their dev
kit is likely for embedded c++ (or maybe .net CF if wince5)).


Raul





>I got the same error from your exe !!
>
> you can download wince emulator 5 from here:
> http://www.microsoft.com/downloads/details.aspx?FamilyID=A120E012-CA31-4BE9-A3BF-B9BF4F64CE72&displaylang=en
>
> BTW: why the web board is very slow !!



__________ Information from ESET NOD32 Antivirus, version of virus signature database 4262 (20090720) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



Tue, Jul 21 2009 7:38 AMPermanent Link

emanuel
yes it did not work on the device as well !!

I will need to access barcode scanner, store data , import data scanned to a pc,  may be
alookup table in the mc1000

however I going to use .net cf now will not try lazarus again, it is a waste of time

many thanks for all people helped me here I appreciate it

Regards
emanuel
Tue, Jul 21 2009 11:25 AMPermanent Link

Leslie
Emanuel,

When I aked on the Lazarus mailing list I got answers from people having made commercial
appllications by Lazarus for WinCE with functionaility similar to your plan. Still CF
maybe the quicker path if someone is already familiar with .net. The big minus for Lazarus
at the moment is the lack of the wealth  of 3rd party components  we enjoy in the Delphi
world. Though things maybe chagning.  There are some professional companies beside Elevate
Soft (like RemObjects) who has cilents interested in crossplatfrom development.

EDB first got my attention for  supporting  Lazarus. Having a single codebase for Win32,
WinCe and Linux (still a promise for the not so distant future),  means lot of work hours
and TESTING saved.

Good luck with your project!

Leslie  
Tue, Jul 21 2009 1:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Emanuel,

<< I got the same error from your exe !! >>

As Raul indicated, then you're not running an ARM emulator.

<<  BTW: why the web board is very slow !! >>

Are you using any anti-virus or anti-spyware software ?  We've had numerous
complaints from people that always end up being a case where such software
is interfering with the proper operation (at least in terms of performance)
of the browser.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Sep 15 2009 5:03 PMPermanent Link

emanuel
hello,
I want to say thanks to all I managed to solve the problem by upgrading my device OS ROM
from wince 4.2 to wince 5.0

thanks again
Wed, Sep 16 2009 3:32 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Emmanuel,

<< I want to say thanks to all I managed to solve the problem by upgrading
my device OS ROM from wince 4.2 to wince 5.0 >>

Fantastic. Smiley Thanks for letting us know how everything turned out.

--
Tim Young
Elevate Software
www.elevatesoft.com

« Previous PagePage 3 of 3
Jump to Page:  1 2 3
Image