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

2009-09-02 Thread druzus
Revision: 12397 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12397&view=rev Author: druzus Date: 2009-09-03 06:26:02 + (Thu, 03 Sep 2009) Log Message: --- 2009-09-03 08:25 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin

Re: [Harbour] ActiveX

2009-09-02 Thread Przemyslaw Czerpak
On Thu, 27 Aug 2009, Pritpal Bedi wrote: Hi, > > error is 0x80040200 (CONNECT_E_NOCONNECTION), MSDN says: > > "CONNECT_E_NOCONNECTION Error > > The CONNECT_E_NOCONNECTION error is returned when AtlAdvise() calls the > > IConnectionPointContainer::FindConnectionPoint() method and fails. The ATL

[Harbour] another msvc error

2009-09-02 Thread AbeB
! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org ! MAKE: win-make.exe 3.81 sh.exe ! HB_INSTALL_PREFIX: c:\Harbour\Dev ! HB_HOST_PLAT: win (x86) HB_SHELL: nt ! HB_PLATFORM: win (x86) (autodetected) ! HB_COMPILER: msvc (autodetected: c:/Program Files/Microsoft Visual Studi

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

2009-09-02 Thread druzus
Revision: 12396 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12396&view=rev Author: druzus Date: 2009-09-02 19:40:28 + (Wed, 02 Sep 2009) Log Message: --- 2009-09-02 21:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/mpkg_deb.sh

Re: [Harbour] Re: HBNETIO - How I tested ...

2009-09-02 Thread Przemyslaw Czerpak
On Wed, 02 Sep 2009, Angel Pais wrote: Hi, > When trying to compile this new lib on Ubuntu I get... [...] > make[3]: `../../../../../lib/linux/gcc/libhbgt.a' está actualizado. > make[3]: `../../../../../lib/linux/gcc/libhbmisc.a' está actualizado. > make[3]: `../../../../../lib/linux/gcc/libhbmzi

[Harbour] Error with 12395 and msvc

2009-09-02 Thread Rossine
Hello, I see this errors: [ERROR] \Qt\qt\include/QtWebKit -DQT_NODLL -DHB_GC_AUTO -DHB_FM_STATISTIC -Fomoc_slots.o bj -c ../../../moc_slots.cpp, ...) failed. make (e=2): O sistema não pode encontrar o arquivo especificado. mingw32-make[3]: *** [moc_slots.obj] Error 2 mingw32-make[2]: *** [desce

[Harbour] Re: HBNETIO - How I tested ...

2009-09-02 Thread Angel Pais
Thank your... I've done all that. On sunday harbour complide well. After recent changes It showed me the log I posted here. So should I guess that on your ubuntu instalation netio compiled and ran fine ? Regards Angel ___ Harbour mailing list Harbou

Re: [Harbour] Re: HBNETIO - How I tested ...

2009-09-02 Thread elart
On 09/02/2009 07:49 PM, Angel Pais wrote: When trying to compile this new lib on Ubuntu I get... an...@angel-laptop:~/src/harbour$ make ! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org ! MAKE: make 3.81 /bin/sh ! HB_INSTALL_PREFIX: /usr/bin ! HB_BIN_INSTALL: /usr/bin !

Re: [Harbour] Re: HBNETIO - How I tested ...

2009-09-02 Thread elart
On 09/02/2009 07:49 PM, Angel Pais wrote: When trying to compile this new lib on Ubuntu I get... an...@angel-laptop:~/src/harbour$ make ! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org ! MAKE: make 3.81 /bin/sh ! HB_INSTALL_PREFIX: /usr/bin ! HB_BIN_INSTALL: /usr/bin !

[Harbour] Re: HBNETIO - How I tested ...

2009-09-02 Thread Angel Pais
When trying to compile this new lib on Ubuntu I get... an...@angel-laptop:~/src/harbour$ make ! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org ! MAKE: make 3.81 /bin/sh ! HB_INSTALL_PREFIX: /usr/bin ! HB_BIN_INSTALL: /usr/bin ! HB_LIB_INSTALL: /usr/lib ! HB_INC_INSTALL:

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

2009-09-02 Thread druzus
Revision: 12395 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12395&view=rev Author: druzus Date: 2009-09-02 17:26:55 + (Wed, 02 Sep 2009) Log Message: --- 2009-09-02 19:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common

[Harbour] msvc error

2009-09-02 Thread AbeB
! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org ! MAKE: win-make.exe 3.81 sh.exe ! HB_INSTALL_PREFIX: c:\Harbour\Dev ! HB_HOST_PLAT: win (x86) HB_SHELL: nt ! HB_PLATFORM: win (x86) (autodetected) ! HB_COMPILER: msvc (autodetected: c:/Program Files/Microsoft Visual Studi

RE: [Harbour] Trouble with ole

2009-09-02 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Wednesday, September 02, 2009 3:56 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Trouble with ole ... >I successfully use code: > oExcel := Win_OleGetActiveObject("Excel.Applicatio

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

2009-09-02 Thread druzus
Revision: 12394 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12394&view=rev Author: druzus Date: 2009-09-02 15:10:43 + (Wed, 02 Sep 2009) Log Message: --- 2009-09-02 17:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbnet

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

2009-09-02 Thread Przemyslaw Czerpak
On Wed, 02 Sep 2009, Mindaugas Kavaliauskas wrote: Hi, >> + added new library: HBNETIO. > Great! :) > s_netio_exit: >if( s_fInit ) // should be ! s_fInit >{ > hb_socketCleanup(); > s_fInit = TRUE; >} Thank you x 2 :-) (fixed) best regards, Przemek __

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

2009-09-02 Thread druzus
Revision: 12393 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12393&view=rev Author: druzus Date: 2009-09-02 15:04:42 + (Wed, 02 Sep 2009) Log Message: --- 2009-09-02 17:04 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbnet

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

2009-09-02 Thread Mindaugas Kavaliauskas
Hi, + added new library: HBNETIO. Great! :) s_netio_exit: if( s_fInit ) // should be ! s_fInit { hb_socketCleanup(); s_fInit = TRUE; } Regards, Mindaugas ___ Harbour mailing list Harbour@harbour-project.org http://l

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

2009-09-02 Thread druzus
Revision: 12392 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12392&view=rev Author: druzus Date: 2009-09-02 14:52:49 + (Wed, 02 Sep 2009) Log Message: --- 2009-09-02 16:52 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/run

Re: [Harbour] Trouble with ole

2009-09-02 Thread Mindaugas Kavaliauskas
Hi, Horodyski Marek (PZUZ) wrote: I try modify opened excel sheet, but this code : Local oExcel, oAs if ( oExcel := win_oleCreateObject( "Excel.Application" )) == Nil ok( 'Error ...') Return end cls * oExcel:WorkBooks:Add() // <-- when I uncommet this line, all is ok oAS := oExcel:Active

[Harbour] Trouble with ole

2009-09-02 Thread Horodyski Marek (PZUZ)
I try modify opened excel sheet, but this code : Local oExcel, oAs if ( oExcel := win_oleCreateObject( "Excel.Application" )) == Nil ok( 'Error ...') Return end cls * oExcel:WorkBooks:Add() // <-- when I uncommet this line, all is ok oAS := oExcel:ActiveSheet() ? valtype( oas) inkey( 0) retu

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

2009-09-02 Thread Francesco Saverio Giudice
on 02/09/2009 14.44 Alex Strickland wrote: dru...@users.sourceforge.net wrote: AFAIR it was the last unintentional incompatibility with Clipper. A real milestone! Congratulations! +1 Thank you. Best regards, Francesco ___ Harbour mailing

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

2009-09-02 Thread Alex Strickland
dru...@users.sourceforge.net wrote: AFAIR it was the last unintentional incompatibility with Clipper. A real milestone! Congratulations! Regards Alex ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailm

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

2009-09-02 Thread druzus
Revision: 12391 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12391&view=rev Author: druzus Date: 2009-09-02 12:08:30 + (Wed, 02 Sep 2009) Log Message: --- 2009-09-02 14:08 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbcom

[Harbour] make and OS/2, to Viktor

2009-09-02 Thread maurilio longo
Viktor, sorry to bother you; this is just to let you know that I've found a work around using find and xargs and/or find and echo to the problem I'm having with OS/2 cmd.exe line length limit. I'm also talking with the latest porter to see if he can find a way around this problem in gnu make.

Re: [Harbour] Proposal for change in rules.mk

2009-09-02 Thread Franček Prijatelj
Franček Prijatelj wrote: > > > Try command > mingw32-make --print-data-base > 0.txt > > You have to be outside harbour dierostory (because of infinite loop mentioned in previous post) regards Franček -- View this message in context: http://www.nabble.com/Proposal-for-change-in-rules.mk-t

[Harbour] Proposal for change in rules.mk

2009-09-02 Thread FRANČEK PRIJATELJ
Hi Maybe I am impolite to write about same problem third time. Sorry in advance. When building Harbour with msvc, .cpp files (from hbqt) are compiled with g++. Problem is CXX in rules.mk , which has default value g++ In rules.mk , line 56: # The rule to compile a C++ source file. ifeq ($(C

[Harbour] Error in makefile

2009-09-02 Thread FRANČEK PRIJATELJ
Hi Victor There is infinite recursion in makefile(s) Try win-make --print-data-base BRGS <>___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour