C:\hb-pocc\bin>set HB_LIB_INSTALL=C:\hb-poccce\lib C:\hb-pocc\bin>hbmk2 -comp=poccce test.prg hbmk: Processing configuration: C:\hb-pocc\bin\hbmk.cfg Accesso negato. (access denied) hbmk: Error: Running Harbour compiler. 1: C:\hb-poccce\bin\harbour.exe -n2 test.prg -iC:\hb-poccce\include
2009/3/6 Viktor Szakáts <[email protected]>: > Try with this: > --- > <++ setup for poccce compiler ++> > cd C:\hb-pocc\bin > set HB_LIB_INSTALL=C:\hb-poccce\lib > hbmk2 -comp=poccce test.prg > --- > > Brgds, > Viktor > On Fri, Mar 6, 2009 at 2:22 AM, Massimo Belgrano <[email protected]> > wrote: >> >> Thanks . Now i have compiled >> but please still help me >> How can make a windows ce executable? >> >> c:\harbour\tests>c:\hb-poccce\bin\hbmk2 version >> "c:\hb-poccce\bin\hbmk2" non è riconosciuto come comando interno o >> esterno, >> un programma eseguibile o un file batch. >> >> c:\harbour\tests>c:\hb-pocc\bin\hbmk2 version >> hbmk: Harbour Make couldn't detect any supported C compiler in your PATH. >> Please setup one or set -comp= option or envvar HB_COMPILER >> to one of these values: >> mingw, msvc, bcc, owatcom, icc, pocc, xcc, cygwin, msvc64, msvcia64, >> pocc >> 4, mingwce, msvcce, poccce >> >> >> >> 2009/3/6 Viktor Szakáts <[email protected]>: >> >> mingw32-make.exe[4]: Entering directory >> >> `c:/harbour/source/rtl/gtwvt/win/poccce' >> >> pocc.exe -I. -Ze -Go -Ot -Ox -Tarm-coff -D_WINCE -DUNICODE >> >> -DHB_NO_WIN_CONSOLE -I../../../../../include -c ../../gtwvt.c >> >> -Fogtwvt.obj >> >> ../../gtwvt.c(1839): error #2048: Undeclared identifier >> >> 'WS_EX_LAYERED'. >> >> ../../gtwvt.c(1847): error #2048: Undeclared identifier 'LWA_ALPHA'. >> > >> > Thanks, this should be fixed. >> > Try using 'set HB_USER_MAKEFLAGS=-i' to let it >> > continue and gather all such errors in one pass. >> > Brgds, >> > Viktor >> > >> > _______________________________________________ >> > Harbour mailing list >> > [email protected] >> > 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 >> [email protected] >> http://lists.harbour-project.org/mailman/listinfo/harbour > > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- Massimo Belgrano _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
