[Harbour] Error trying to compile hbide (Rev.14648)

2010-05-31 Thread jparada
Hi, I have been able to compile demohbqt and demoxbp without any problem, but when trying to compile hbide (hbmk2 hbide.hbp), I get errors like this, please take a look. C:/QT/4.6.2/lib/libQtUiTools.a(abstractformbuilder.o):abstractformbuilder.cpp:(. text+0x1b0): referencia a `_Unwind_Resume' si

[Harbour] Re: HB_COMPILER environment variable

2010-05-14 Thread jparada
Hi Viktor >Pls try again by removing closing '\' from 'C:\mingw\bin\' >in your PATH. After removing '\', and try again, now everything works fine. I'm sorry for the inconveniences. Thanks Best Regards Javier Parada -- View this message in context: http://harbour-devel.1590103.n2.nabble.co

[Harbour] Re: HB_COMPILER environment variable

2010-05-14 Thread jparada
Hi, Thanks for answering. Here's the output, please take a look. C:\>gcc --version gcc (GCC) 3.4.5 (mingw-vista special r3) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or F

[Harbour] Re: HB_COMPILER environment variable

2010-05-14 Thread jparada
Hi, Thanks for answering Viktor. No problem, anyway as I said if I set the varible, I have no problems. Maybe later, I do more tests. Thanks Best Regards Javier Parada -- View this message in context: http://harbour-devel.1590103.n2.nabble.com/HB-COMPILER-environment-variable-tp5051506p50

[Harbour] Re: HB_COMPILER environment variable

2010-05-14 Thread jparada
Hi, Thanks for answering. I've already moved the beginning of the path c:\mingw\bin, and this does not work. Thanks for your suggestion, there anything else I can check?, please let me know. Thanks Best Regards Javier Parada -- View this message in context: http://harbour-devel.1590103.n

[Harbour] Re: HB_COMPILER environment variable

2010-05-14 Thread jparada
es COMPUTERNAME=JPARADA ComSpec=C:\Windows\system32\cmd.exe configsetroot=C:\Windows\ConfigSetRoot FP_NO_HOST_CHECK=NO HB_WITH_PGSQL=C:\PostgreSQL\8.4\include HB_WITH_QT=C:\QT\4.5.3\INCLUDE HOMEDRIVE=C: HOMEPATH=\Users\javier LOCALAPPDATA=C:\Users\javier\AppData\Local LOGONSERVER=\\JPARADA NUMBER_OF_

[Harbour] Re: HB_COMPILER environment variable

2010-05-14 Thread jparada
Hi, Thanks for answering. Yes, my folder c:\mingw\bin is included in the path, if I set the environment variable HB_COMPILER=mingw, then I have no problems. The question is why, what I can be doing wrong?. Thanks Best Regards Javier Parada -- View this message in context: http://harbour-dev

[Harbour] HB_COMPILER environment variable

2010-05-14 Thread jparada
Hi, Many times I have read, it is not necessary to set the environment variable HB_COMPILER, well, I'm trying to do a clean install of Harbour, and I removed from my environment that variable. I have left only two variables: HB_WITH_QT and HB_WITH_PGSQL and that's it. And when I try to do: win-m

[Harbour] Re: Functions missing hbxbp (rev.14343)

2010-04-19 Thread jparada
Hi, I made the mistake not to clarify that the problem is to try compiling demoxbp, now everything works fine. Thanks Best Regards Javier Parada -- View this message in context: http://n2.nabble.com/Functions-missing-hbxbp-rev-14343-tp4919850p4926642.html Sent from the harbour-devel mailing

Re: [Harbour] Functions missing hbxbp (rev.14343)

2010-04-19 Thread jparada
Hi, Viktor Szakáts wrote: > > These functions were deleted, delete them also > from your own source code, or use the up to date > version of all the Harbour libs. > Sorry, unfortunately I still have the same problem I have now done a clean install (rev.14347) and continued getting the same

[Harbour] Functions missing hbxbp (rev.14343)

2010-04-17 Thread jparada
Hi, I just upgraded to rev.14343 and trying to compile hbxbp, I get error these functions are missing. HB_FUN_HBXBP_DEBUG HB_FUN_HBQT_GETMEMUSED Best Regards Javier Parada -- View this message in context: http://old.nabble.com/Functions-missing-hbxbp-%28rev.14343%29-tp28280506p28280506.html S

[Harbour] Error when I try to recompile Harbour (Rev. 14,177, hbbzip2.c)

2010-03-16 Thread jparada
Hi, I'm trying to recompile Harbour (Rev. 14177, on Windows Vista), before I make mingw32-make clean and then I try to compile (only mingw32-make) and displays errors, please take a look at the attached image. Thanks Best regards Javier Parada http://old.nabble.com/file/p27919061/img.png -- V

Re: [Harbour] Trying to run test hbpgsql, Error Argument error:PQEXEC

2010-03-08 Thread jparada
> You have sort out the .dlls you use on your system. > libpq.dll must match the import lib you used when > linking the test app and building Harbour, and the > other dependent .dlls must match the requirements > of lippq.dll. > > Probably you have multiple of these in your .dll > search pa

[Harbour] Trying to run test hbpgsql, Error Argument error:PQEXEC

2010-03-08 Thread jparada
Hi, I compile the example test.prg of hbpgsql\tests, like this: hbmk2 test.prg-Lc:\postgresql\8.4\lib and when I run test displays the error: "Error BASE/2020 Argument error: PQEXEC Called from PQEXEC (0) Called from MAIN (40)" BTW, why when I try to run the test I have to copy the following d

Re: [Harbour] Error try compile netiosrv

2010-03-05 Thread jparada
jparada wrote: > > Hi, > > I try to compile thus: hbmk2 netiosrv.hbp > > and ... undefined reference to 'HB_FUN_HB_STRCLEAR' > > Rev. 14068. > > some help about it, please. > > Regards > Javier Parada > At the moment I compile like th

[Harbour] Error try compile netiosrv

2010-03-05 Thread jparada
Hi, I try to compile thus: hbmk2 netiosrv.hbp and ... undefined reference to 'HB_FUN_HB_STRCLEAR' Rev. 14068. some help about it, please. Regards Javier Parada -- View this message in context: http://old.nabble.com/Error-try-compile-netiosrv-tp27801446p27801446.html Sent from the Harbour -

[Harbour] About error in HBIDE when trying to find a text in prg file

2010-01-22 Thread jparada
Hi, I get the following error in HBIDE, when I try to do a search (Ctrl-F), and select "Entire file", then "Find", and this is the error: http://old.nabble.com/file/p27283468/img_01.png I do not know if this was already reported, I hope your comments please. Thanks Greetings Javier Parada --

Re: [Harbour] demoqt and demoxbp successfully, when trying to compile hbide, I get errors

2009-12-31 Thread jparada
Massimo Belgrano-3 wrote: > > Harbour support version 4.5[.3] of qt > http://get.qt.nokia.com/qt/source/qt-win-opensource-4.5.3-mingw.exe > > I suggest you read install doc in harbour root > > -- > Massimo Belgrano > ___ > Harbour mailing list (atta

[Harbour] demoqt and demoxbp successfully, when trying to compile hbide, I get errors

2009-12-31 Thread jparada
Hi, I have succeeded to compile and run demoqt also demoxbp on Windows, but when I try to compile hbmk2 hbide.hbp or hbmk2 hbide.hbp -LC:\Qt\4.6.0\lib (when hbmk2: Linking ... hbide.exe) I get errors like the following: .hbmk\win\mingw\hbide.o(.data+0x458):hbide.c: undefined reference to `HB_FUN

[Harbour] How to build hbqt lib on Linux

2009-12-28 Thread jparada
Hi, I'm just starting in Linux, specifically Ubuntu Karmic, and I want to create the hbqt lib. I have installed the SDK for Linux/X11 32 bits, and I set the following variables Export HB_INC_QT = "/home/javier/qtsdk-2009.05/qt/include" Export HB_QT_MOC_BIN = "/home/javier/qtsdk-2009.05/qt/bin"