eMbedded Visual C++ in various versions was used to develop for some
versions of the Windows CE operating system. Initially it replaced a
development environment consisting of tools added onto Visual C++ 6.0.
eMbedded Visual C++ was replaced as a separate development environment
by Microsoft Visual Studio 2005.
http://www.microsoft.com/downloads/details.aspx?familyid=4a4ed1f4-91d3-4dbe-986e-a812984318e5&displaylang=en


How compile for a windows mobile device using Visual C++ 2008 (known
also as Visual C++ 9.0) ?


2009/2/22 José Luis Capel <capels...@terra.es>:
> Hi,
>
> After updating with last svn I tried to build libs for evc4 compiler using
> these sets
>
> SET HB_BUILD_WINCE=yes
> SET HB_CC_NAME=vcce
> SET HB_ARCHITECTURE=w32
> SET HB_GT_LIB=gtgui
> SET HB_GT_DEFAULT=gui
> SET HB_VISUALC_VER=60
> SET HB_BUILD_MODE=c
> SET C_USR= -DHB_WINCE -DHB_FM_STATISTICS -DHB_TR_LEVEL_DEBUG
> SET HB_BUILD_DLL=no
>
>
> I got this error:
>
> C:\Programacion_Disk\Programacion\harbour>make_vc
> NMAKE : fatal error U1073: don't know how to make 'obj\vc\mtce\arrays.obj'
> Stop.
>
> I attach log file.
>
> Thsnks,
> José Luis Capel
>
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>



-- 
Massimo Belgrano

Albo Nazionale Informatici Professionisti 2620
Socio 2843 Associazione Informatici prof.

Analisi e sviluppo software per Lan e Web
Consulenza informatica - Formazione
Delta Informatica S.r.l.  http://www.deltain.it
Via Torelli,31 - 28100 Novara - Tel: 0321/30281
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to