Build Harbour without HB_BUILD_ST macro. set HB_BUILD_ST=no You will find two version of Harbour VM library: hbvm.lib and hbvmmt.lib. Use first version to link single thread application and second one with cw32mt to create MT program.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mario H. Sabado Sent: Saturday, September 20, 2008 2:46 AM To: harbour@harbour-project.org Subject: RE: [Harbour] Unresolved External with BCC582 > Message: 4 > Date: Fri, 19 Sep 2008 19:06:21 +0200 > From: "Massimo Belgrano" <[EMAIL PROTECTED]> > Subject: RE: [Harbour] Unresolved External with BCC582 > To: "Harbour Project Main Developer List." > <harbour@harbour-project.org> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="US-ASCII" > > You have to link your application. with cw32mt.lib instead of cw32.lib > and with hbvmmt.lib instead of hbvm.li > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mario H. > Sabado > Sent: Friday, September 19, 2008 1:47 AM > To: harbour@harbour-project.org > Subject: [Harbour] Unresolved External with BCC582 > > Hi, > > I have encountered below error when compiling my application from latest > > SVN. I'm using BCC582 and xMate. > > Unresolved external '__beginthreadex' reference from > ..\LIB\HBVM.LIB|thread > Unresolved external '__endthreadex' reference from > ..\LIB\HBVM.LIB|thread > > Thanks for any help. > > Regards, > Mario Massimo, sorry for my ignorance but what switch do I need to build HBVMMT.LIB? I can't find it in current build. Thanks and best regards, Mario _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour