Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2010-06-11 Thread Jaroslaw Kadziola
Witam,

W liście datowanym 31 maja 2010 (11:56:01) można przeczytać:

PC On Sat, 22 Aug 2009, Jarosław Kądzioła wrote:

PC Hi,

 $ hbmk2 testole
 hbmk: Processing local make script: hbmk.hbm 
 
 hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg
 
 hbmk: Processing: hbwin.hbc  
 
 Harbour 2.0.0beta2 (Rev. 12247)
 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.
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(olecore.o):olecore.c:(.text+0x18ec): 
 undefined reference to `GetActiveObject'
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x14): 
 undefined reference to `OleInitialize'
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x50): 
 undefined reference to `OleUninitialize'
 collect2: ld returned 1 exit status

PC Can you repeat your tests with current SVN code?
PC Not it should link cleanly but I'm interesting if current
PC OLE code is really working in WinCE.

Done. Testole.exe is running under Windows Mobile (see attach)
but do not run programs (word, excel are installed on device).

-- 
Regards,
 Jaroslaw Kadziolaattachment: hb_ole_in_wm5_word.jpgattachment: hb_ole_in_wce.jpg___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2010-05-31 Thread Przemysław Czerpak
On Sat, 22 Aug 2009, Jarosław Kądzioła wrote:

Hi,

 $ hbmk2 testole
 hbmk: Processing local make script: hbmk.hbm  

 hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg 

 hbmk: Processing: hbwin.hbc   

 Harbour 2.0.0beta2 (Rev. 12247)
 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.
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(olecore.o):olecore.c:(.text+0x18ec): 
 undefined reference to `GetActiveObject'
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x14): 
 undefined reference to `OleInitialize'
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x50): 
 undefined reference to `OleUninitialize'
 collect2: ld returned 1 exit status

Can you repeat your tests with current SVN code?
Not it should link cleanly but I'm interesting if current
OLE code is really working in WinCE.

best regards,
Przemek
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2010-05-31 Thread Przemysław Czerpak
On Mon, 31 May 2010, Przemysław Czerpak wrote:
 Can you repeat your tests with current SVN code?
 Not it should link cleanly but I'm interesting if current
  ^^^
  Now
 OLE code is really working in WinCE.

sorry for stupid typo.

best regards,
Przemek
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2010-05-31 Thread Jaroslaw Kadziola
Hi,

W liście datowanym 31 maja 2010 (11:56:01) można przeczytać:

PC On Sat, 22 Aug 2009, Jarosław Kądzioła wrote:

PC Hi,

 $ hbmk2 testole
 hbmk: Processing local make script: hbmk.hbm 
 
 hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg
 
 hbmk: Processing: hbwin.hbc  
 
 Harbour 2.0.0beta2 (Rev. 12247)
 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.
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(olecore.o):olecore.c:(.text+0x18ec): 
 undefined reference to `GetActiveObject'
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x14): 
 undefined reference to `OleInitialize'
 F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x50): 
 undefined reference to `OleUninitialize'
 collect2: ld returned 1 exit status

PC Can you repeat your tests with current SVN code?
PC Not it should link cleanly but I'm interesting if current
PC OLE code is really working in WinCE.

I'll try ASAP and notify you of the results.

-- 
Regards,
 Jaroslaw Kadziola

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2009-08-22 Thread Jarosław Kądzioła
Hi,

 Revision: 12253

After this rev. i can build WinCE harbour but still i get :

$ hbmk2 testole
hbmk: Processing local make script: hbmk.hbm
 
hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg   
 
hbmk: Processing: hbwin.hbc 
 
Harbour 2.0.0beta2 (Rev. 12247)
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.
F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(olecore.o):olecore.c:(.text+0x18ec): 
undefined reference to `GetActiveObject'
F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text+0x14): 
undefined reference to `OleInitialize'
F:/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  
 
F:/msys/1.0/opt/mingw32ce/bin/\arm-wince-mingw32ce-gcc.exe testole.o 
hbmk_aeh7rj.o-lhbwin -lsms
-lCellCore -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi 
-lgtpca -lgtstd -lgtwvt -lgtgui
-lhbrdd -lhbusrrdd -lhbhsx -lhbsix -lrddntx -lrddcdx -lrddfpt -lhbuddall 
-lrddnsx -lhbrtl -lhbvm -lhbmacro
-lhbcplr -lhbpp -lhbcommon -lhbpcre -lhbzlib -lcoredll -lws2 -lceshell -luuid 
-lole32 -loleaut32 -lwininet
-lcommdlg -lcommctrl  -otestole.exe -LF:/msys/1.0/hb-mingwarm/lib




Regards,
Jaroslaw Kadziola


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


Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2009-08-22 Thread Viktor Szakáts

These symbols don't exist in any WinCE libs I have access to
so OLE code will have to be fixed probably to not use them,
or use some alternatives.

Brgds,
Viktor

On 2009.08.22., at 2:12, Jarosław Kądzioła wrote:


Hi,


Revision: 12253


After this rev. i can build WinCE harbour but still i get :

$ hbmk2 testole
hbmk: Processing local make script: hbmk.hbm
hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg
hbmk: Processing: hbwin.hbc
Harbour 2.0.0beta2 (Rev. 12247)
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.
F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(olecore.o):olecore.c:(.text 
+0x18ec): undefined reference to `GetActiveObject'
F:/msys/1.0/hb-mingwarm/lib/libhbwin.a(oleinit.o):oleinit.c:(.text 
+0x14): undefined reference to `OleInitialize'
F:/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
F:/msys/1.0/opt/mingw32ce/bin/\arm-wince-mingw32ce-gcc.exe  
testole.o hbmk_aeh7rj.o-lhbwin -lsms
-lCellCore -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage - 
lgtcgi -lgtpca -lgtstd -lgtwvt -lgtgui
-lhbrdd -lhbusrrdd -lhbhsx -lhbsix -lrddntx -lrddcdx -lrddfpt - 
lhbuddall -lrddnsx -lhbrtl -lhbvm -lhbmacro
-lhbcplr -lhbpp -lhbcommon -lhbpcre -lhbzlib -lcoredll -lws2 - 
lceshell -luuid -lole32 -loleaut32 -lwininet

-lcommdlg -lcommctrl  -otestole.exe -LF:/msys/1.0/hb-mingwarm/lib




Regards,
Jaroslaw Kadziola


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


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