Hi!

W liście datowanym 21 sierpnia 2009 (15:45:02) napisano:


> If you are using older version then please try to add -loleaut32
> to hbmk2 parameters. It should help.

$ hbmk2 testole -loleaut32
hbmk: Processing local make script: hbmk.hbm                                    
                                              
hbmk: Processing configuration: G:\msys\1.0\harbour\bin\hbmk.cfg                
                                              
hbmk: Processing: hbwin.hbc                                                     
                                              
Harbour 2.0.0beta2 (Rev. 11919)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'testole.prg'...
Lines 429, Functions/Procedures 12
Generating C source output to 'testole.c'... Done.
G:/msys/1.0/hb-mingwarm/lib/libhbwin.a(olecore.o):olecore.c:(.text+0x18ec): 
undefined reference to `GetActiveObject'
G:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x14): 
undefined reference to `OleInitialize'
G:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x50): 
undefined reference to `OleUninitialize'
collect2: ld returned 1 exit status
hbmk: Error: Running linker. 1                                                  
                                              
"G:/msys/1.0/opt/mingw32ce/bin/\arm-wince-mingw32ce-gcc.exe" testole.o 
hbmk_s33uo2.o -Wl,--start-group -lhbwin -lsms
-lCellCore -loleaut32 -lhbcpage -lhblang -lhbcommon -lhbcplr -lhbdebug -lhbvm 
-lhbrdd -lhbusrrdd -lhbhsx -lhbsix -lrddnt                                      
       x -lrddcdx -lrddfpt -lhbuddall -lrddnsx -lhbrtl -lhbpp -lhbmacro 
-lhbextern -lgt                                             cgi -lgtpca -lgtstd 
-lgtwvt -lgtgui -lhbpcre -lhbzlib -lwininet -lws2 -lcommdlg                     
                         -lcommctrl -luuid -lole32  -Wl,--end-group 
-otestole.exe -L"G:/msys/1.0/hb-mingw                                           
  arm/lib"



> BTW have you made some tests with different fonts for console window
> in WinCE?

Not yet.

> I forgot to tell you about one important switch.
>    hb_gtInfo( HB_GTI_RESIZEMODE, HB_GTI_RESIZEMODE_ROWS )
> disables automatic font resizing to screen dimensions.
> In my test few month ago the default setting:
>    hb_gtInfo( HB_GTI_RESIZEMODE, HB_GTI_RESIZEMODE_FONT )
> made console window unreadable in PocketPC emulator.

Ok, i'll try tomorrow.

Thanks for Your time.

---
Regards,
Jaroslaw Kadziola


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to