>-Original Message-
>From: Viktor Szakáts [mailto:harbour...@syenar.hu]
>Sent: Thursday, July 02, 2009 9:09 AM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] Question about gt solution.
>
>> What/how another switch can I use to receive this so
When I compile C:\harbour\tests\gtwin.prg with :
Hbmk2 -gui -gtwvg C:\harbour\tests\gtwin.prg
It correctly work. But when I try compile my app with these switch,
hb_gtCreate( THREAD_GT ) return Nil.
What/how another switch can I use to receive this solution ?
Is THREAD_GT #defined in your app?
Hi.
I have 2 ask.
When I compile C:\harbour\tests\gtwin.prg with :
Hbmk2 -gui -gtwvg C:\harbour\tests\gtwin.prg
It correctly work. But when I try compile my app with these switch,
hb_gtCreate( THREAD_GT ) return Nil.
What/how another switch can I use to receive this solution ?
---
With