[�roda, 04 marzec 2009], Jaroslaw Kadziola napisa�(a):
> Hi all,
> Is anybody who made application with Harbour worked on palmtop with
> Windows Mobile/CE ? I'm using clipper + PocketDos and i want to change
> it.
> How to do it - step by step ?
I sent such message twice in the past. Look in the archive.
If you are using Linux RPM based distribution then simple
create harbour RPMs by mpkg_rpm.sh and install them then
install mingwce RPM from sourceforge, build Harbour for
WinCE using mpkg_rpm_wce.sh and install it.
Then you can compile and link WinCE applications using
hbce* scripts, f.e.
hbcemk -n -w -es2 wcecon.prg
wcecon.prg is in tests/ harbour directory.
hbcecmp - compile .prg code to .o object file
hbcelnk - link given .o object files and .a libraries into final
executable application.
I do not know what it the status of WinCE build created by other
compilers (PellesC or MSVC). MinGWCE can be also used in MS-Windows.
best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour