Hi All,
I just can't get the box characters to show on wince ver 5.00
it does show in the emulator though. what am i missing.
Thanks,
Abeb
--
View this message in context:
http://n2.nabble.com/Help-Please-Box-Characters-In-WINCE-tp4510357p4510357.html
Sent from the harbour-devel mailing lis
I'm trying to move an ST http embedded server to MT.
The ST version work since years and it mainly load and execute HRBs.
The problem began if I ask for a multiple request.
What I mean is that:
ab -n30 -c1 http://localhost:8089/test.hrb OK
ab -n30 -c2 http://localhost:8089/test.hrb ERRORS like:
I've been expanding the test case program for contrib\hbbtree and I've
encountered a nasty runtime error.
This is the runtime error message - no other message / callstack / trace
back is shown:
This application has requested the Runtime to terminate it in an
unusual way.
Please contact
On Tue, 01 Sep 2009, elart wrote:
Hi,
>>> /usr/bin/i586-mingw32msvc-gcc -I. -I../../../../../include -O3
>>> -fomit-frame-pointer -march=i586 -mtune=pentiumpro -osqlite3.o -c
>>> ../../../sqlite3.c
>>> ../../../sqlite3.c: In function sqlite3BtreeFactory:
>>> ../../../sqlite3.c:92183: warnin
On 09/01/2009 06:27 PM, Przemyslaw Czerpak wrote:
On Tue, 01 Sep 2009, elart wrote:
Hi,
Previous message is wrong...
NOT work still this error related to sqlite3
/usr/bin/i586-mingw32msvc-ar crs
../../../../../lib/win/mingw/liblibpng.a png.o pngerror.o pnggccrd.o
pngget.o pngmem.o pngpread.o
On Tue, 01 Sep 2009, elart wrote:
Hi,
> Previous message is wrong...
> NOT work still this error related to sqlite3
> /usr/bin/i586-mingw32msvc-ar crs
> ../../../../../lib/win/mingw/liblibpng.a png.o pngerror.o pnggccrd.o
> pngget.o pngmem.o pngpread.o pngread.o pngrio.o pngrtran.o pngrutil.o
>
In data 1/9/2009, "elart" ha scritto:
>
>>>On Tue, 01 Sep 2009, elart wrote:
I'm trying to cross compile Harbour using minGW on a Ubuntu 9.04 32 bit
Linux box
when i run...
make HB_PLATFORM=win
i get this...
/usr/bin/i586-mingw32msvc-gccgcc not exixtent compiler str
>>On Tue, 01 Sep 2009, elart wrote:
>>> I'm trying to cross compile Harbour using minGW on a Ubuntu 9.04 32 bit
>>> Linux box
>>> when i run...
>>> make HB_PLATFORM=win
>>> i get this...
>>> /usr/bin/i586-mingw32msvc-gccgcc not exixtent compiler string
>>
>>Please try after:
>>
>>2009-09-01 14:02
In data 1/9/2009, "Przemyslaw Czerpak" ha scritto:
>On Tue, 01 Sep 2009, elart wrote:
>> I'm trying to cross compile Harbour using minGW on a Ubuntu 9.04 32 bit
>> Linux box
>> when i run...
>> make HB_PLATFORM=win
>> i get this...
>> /usr/bin/i586-mingw32msvc-gccgcc not exixtent compiler string
On Tue, 01 Sep 2009, elart wrote:
> I'm trying to cross compile Harbour using minGW on a Ubuntu 9.04 32 bit
> Linux box
> when i run...
> make HB_PLATFORM=win
> i get this...
> /usr/bin/i586-mingw32msvc-gccgcc not exixtent compiler string
Please try after:
2009-09-01 14:02 UTC+0200 Przemyslaw Cze
I'm trying to cross compile Harbour using minGW on a Ubuntu 9.04 32 bit
Linux box
when i run...
make HB_PLATFORM=win
i get this...
/usr/bin/i586-mingw32msvc-gccgcc not exixtent compiler string
My system have the "i586-mingw32msvc-gcc" installed...
# which i586-mingw32msvc-gcc
return
/usr/bin/i
Hi Viktor,
The problem is solved by adding ws2_32.lib in
Yes, this symbol is defined in this lib. But it should
be linked automatically. At least on my system it does
without any special tricks.
\harbour\utils\hbrun\makefile
What can be the problem? My environment?
That would be my guess,
Hi Toninho,
I'd guess it's some sort of local corruption of your original bcc libs.
(or local corruption of Harbour sources).
For sure it works on my system both with default, and your settings.
Brgds,
Viktor
On 2009.08.05., at 0:18, toni...@fwi wrote:
Hi Massimo.
afaik you can remove
set
Hi Viktor,
The problem is solved by adding ws2_32.lib in
\harbour\utils\hbrun\makefile
What can be the problem? My environment?
TIA and best regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.me
Hi Massimo.
>afaik you can remove
>set ADS_VER=7
>it detect version in e:\ads\acesdk
I know and it is intentional.
My question is:
Why Error: Unresolved external 'WSAIoctl' referenced from
E:\HHARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbsocket ?
Regards,
Toninho.
__
afaik you can remove
set ADS_VER=7
it detect version in e:\ads\acesdk
2009/8/4 toni...@fwi :
> Hi,
>
> Now that fwh is ready for svn I´m trying to compile harbour, but I see
> that some libs like hbwin is not here. What I´m missing ?
>
> this is my .BAT file, I use it in e:\ and hharbour is the h
Hi,
Maybe this is the source of the problem:
---cut---
Error: Unresolved external 'WSAIoctl' referenced from
E:\HHARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbsocket
mingw32-make[3]: *** [hbrun.exe] Error 1
mingw32-make[3]: Leaving directory
`E:/hharbour/utils/hbrun/obj/win/bcc'
mingw32-make[2]: *** [descend]
Hi,
Now that fwh is ready for svn I´m trying to compile harbour, but I see
that some libs like hbwin is not here. What I´m missing ?
this is my .BAT file, I use it in e:\ and hharbour is the harbour from
SVN, clean
--cut---
cd\hharbour
set HB_BIN_INSTALL=c:\harbour\bin
set HB_LIB_INSTALL=c:\ha
ALL these names have changed from version 1 to here
Bruno
2009/7/13 Malay Kar
>
> I AM LOOKING FOR HARBOUR INSTALLATION SETUP WHERE I CAN FOUND THESE
> FOLLOWING LIBRARIES ?
>
>
>
> rtl.lib
> vm.lib
> gtgui.lib
> lang.lib
> macro.lib
> rdd.lib
> dbfntx.lib
> dbfcdx.lib
> dbffpt.lib
> hbsix.lib
I AM LOOKING FOR HARBOUR INSTALLATION SETUP WHERE I CAN FOUND THESE FOLLOWING
LIBRARIES ?
rtl.lib
vm.lib
gtgui.lib
lang.lib
macro.lib
rdd.lib
dbfntx.lib
dbfcdx.lib
dbffpt.lib
hbsix.lib
debug.lib
common.lib
pp.lib
codepage.lib
hbwin32.lib
rddads.lib
Ace32.lib
REGARDS
MALAY
___
Hello Przemek,
I have a memory table set in C++ that holds pairs of HBObject <-> C+
+Object,
one can get the C++Object associated to an HBObject and viceversa:
HBObjectC++Object
--
| HBObjectA | CppObjectA |
| HBObjectB | CppObjectB |
| HBObjectC | CppObjectC |
|
Follow here your question and reply
https://sourceforge.net/apps/phpbb/harbour-project/viewtopic.php?f=3&t=9
2009/6/21 Viktor Szakáts
> Hi Manohar,
>
> Please join the Harbour user forum, where you'll be able to get help to
> start:
> http://sourceforge.net/apps/phpbb/harbour-project/
>
> Brgds,
Hi Manohar,
Please join the Harbour user forum, where you'll be able to get help to start:
http://sourceforge.net/apps/phpbb/harbour-project/
Brgds,
Viktor
On Sun, Jun 21, 2009 at 6:54 AM, MANOHAR
MASKI wrote:
> Dear Sir,
>
> I, am one of CA Clipper user and I, am verymuch interested to learn
>
Manohar
MANOHAR MASKI wrote:
>
> I, am one of CA Clipper user and I, am verymuch interested to learn
> xHARBOUR. Pleae let me know how to convert Clipper programs (DOS) to
> xHARBOUR Windows.
>
This is Harbour's Dev-List.
Please post your query to User List.
Regards
Pritpal Bedi
--
View th
Dear Sir,
I, am one of CA Clipper user and I, am verymuch interested to learn
xHARBOUR. Pleae let me know how to convert Clipper programs (DOS) to
xHARBOUR Windows.
regards
MANOHAR
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbo
This is a working in progress
download and install qt in c:\devl\qt
update harbour fom svn
modify and execute follow
--- MinGW GCC
SET HB_INC_QT=/c/devl/Qt/2009.01/qt/include
set PATH=C:\devl\msys\1.0.11\bin;C:\devl\MinGW-432\bin;%PATH%
set HB_COMPILER=mingw
set HB_INSTALL_PREFIX=C:\harbour
sh ma
I need Help , instructions to compile hbqt and samples
I have downloaded qt and harbour dev precompiled for mingw ( including hbqt
lib precompiled)
But compile hbqt samples giveme a lot of errors
any little tutorial ?
thanks in advance
Bruno
___
Harb
The font fixed at size 10-13 is very hard to read and users complains.
The same binary looks much better from putty and gttrm where I can
change colors and fonts.
I'm using xfontsel to find out font string but when I set fontname and
fontsize gtxwc resets to fixed.
Are there restrictions I can't
We need next charset to finish:
932 Japanese Windows x7B
936 Chinese (PRC, Singapore) Windows x7A
949 Korean Windows x79
950 Chinese (Hong Kong SAR, Taiwan) Windows x78
1 Standard Mac
On Monday 12 January 2009 01:42:23 pm Przemyslaw Czerpak wrote:
> On Tue, 06 Jan 2009, Teo Fonrouge wrote:
>
> Hi Teo,
>
> > I'm building an Client/Server database library based on Harbour Objects,
> > the idea behind this is simple:
> > * On the Server side:
> > - An RDOServer object is create
On Mon, 12 Jan 2009, Przemyslaw Czerpak wrote:
Hi,
> in parent classes. This is not intentional but result of my typo and
> I'll change it because now it does not make what I defined that it should.
> The line 2420:
> pBase->item.asSymbol.stackstate->uiClass = uiClass;
> should be changed t
On Tue, 06 Jan 2009, Teo Fonrouge wrote:
Hi Teo,
> I'm building an Client/Server database library based on Harbour Objects, the
> idea behind this is simple:
> * On the Server side:
> - An RDOServer object is created and starts listening for incoming clients
> on a predetermined port, when
On Tuesday 06 January 2009 11:05:09 am Teo Fonrouge wrote:
[snip]
Przemek, can you give any help on this ?. I just want to be able to send
messages to private/protected methods from C source.
Thanks in advance.
best regards,
Teo
___
Harbour mail
I've just migrated a customer site from Fedora Core 5 to Centos 5.1.
Now users are reporting that randomly harbour/gtxwc apps stop
responding and they get a black window.
It seem more frequent when they leave the app and do something else.
I'm trying to replicate but I can't.
Any idea?
Could i
PROTECTED] On Behalf Of Massimo
Belgrano
Sent: Wednesday, December 05, 2007 4:07 PM
To: harbour@harbour-project.org
Subject: [Harbour] Will harbour help porting of a Visual foxPro
Application?
Will harbour help porting of a Visual foxPro Application?
Any experiences?
Massimo Belgrano
Will harbour help porting of a Visual foxPro Application?
Any experiences?
Massimo Belgrano
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
36 matches
Mail list logo