Hi Przemek,
Yes, you're right, -tW is the one for BCC, and this
is exactly the one I used in C_USR to build the GTWVG
test program.
Thanks for the SHIFT tip.
Brgds,
Viktor
On 2008.10.22., at 14:20, Przemyslaw Czerpak wrote:
On Wed, 22 Oct 2008, Szak�ts Viktor wrote:
hbmk.bat has -tWM by def
On Wed, 22 Oct 2008, Szak�ts Viktor wrote:
> hbmk.bat has -tWM by default, so it should be okay. (but
> I didn't test it for this case specifically).
I'm not BCC user but I thought that -tWM enables only
MT mode but does not force GUI and WinMain() startup.
If not then we may need additional switc
hbmk.bat has -tWM by default, so it should be okay. (but
I didn't test it for this case specifically).
MSVC on the other hand needs /subsystem:windows instead
of /subsystem:console to make it work. I'll commit
some modifications to help doing that.
Brgds,
Viktor
On 2008.10.22., at 13:52, Przemy
On Wed, 22 Oct 2008, Massimo Belgrano wrote:
Hi Massimo and Pritpal
> I have same problem, can you explain how you have resolved
GTWVT is GUI code and in BCC such applications need special linker
switch AFAIR -tW. Probably adding:
set C_USR=-tW
should be enough.
We should probably think about
I have same problem, can you explain how you have resolved
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi
Sent: Wednesday, October 22, 2008 5:39 AM
To: harbour@harbour-project.org
Subject: Re: [Harbour] 2008-10-22 05:03 UTC+0200 Przemyslaw
In SuSE 10.3, using gcc I get:
Harbour 1.1.0dev (Rev. 9582)
Copyright (c) 1999-2008, http://www.harbour-project.org/
Compiling 'wvtext.prg'...
Lines 794, Functions/Procedures 9
Generating C source output to 'wvtext.c'... Done.
./wvtext.o:(.data+0x1b8): undefined reference to `HB_FUN_HB_GT_WVT'
./w
Hello Przemek
Hello Przemek
Przemyslaw Czerpak-2 wrote:
>
> 2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/include/hbstack.h
> * harbour/include/hbgtcore.h
>
Please ignore my previos post.
May be build process needs something more.
I tried with my test
Hello Przemek
Przemyslaw Czerpak-2 wrote:
>
> 2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/include/hbstack.h
> * harbour/include/hbgtcore.h
>
Thanks a lot.
May be I am missing something, mttest10.exe executes but nothing is
visible on the screen. And
2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbstack.h
* harbour/include/hbgtcore.h
* harbour/include/hbthread.h
* harbour/include/hbapigt.h
* harbour/source/vm/estack.c
* harbour/source/vm/hvm.c
* harbour/source/vm/thread.c
* harbour/sourc