Hello,

Adding:
#include "thread.h"

In both files helped to get them compiled.
Thanks to Miguel for the Tip! ;-)

Is this an OK change to commit to CVS?

Patrick

On Mon, Oct 5, 2009 at 3:44 PM, Patrick Mast, xHarbour.
<patrick.m...@xharbour.com> wrote:
> Hello,
>
>> ..\uuencode.c(74): error: Undeclared identifier 'HB_THREAD_STUB'.
>> ..\uuencode.c(75): error: Syntax error; found 'unsigned' expecting ';'.
>> ..\uuencode.c(85): error: Undeclared identifier 'HB_THREAD_STUB'.
>> ..\uuencode.c(86): error: Syntax error; found 'unsigned' expecting ';'.
>> ..\uuencode.c(119): error: Undeclared identifier 'HB_THREAD_STUB'.
>> ..\uuencode.c(120): error: Syntax error; found 'char' expecting ';'.
>> ..\uuencode.c(143): error: Undeclared identifier 'HB_THREAD_STUB'.
>> ..\uuencode.c(144): error: Syntax error; found 'char' expecting ';'.
>
> Same error's for C:\xHarbour\source\tip\encoding\base64.c
>
> C:\xHarbour\source\tip\encoding\base64.c(115): error: Undeclared
> identifier 'HB_THREAD_STUB'.
> C:\xHarbour\source\tip\encoding\base64.c(116): error: Syntax error;
> found 'const' expecting ';'.
> C:\xHarbour\source\tip\encoding\base64.c(126): error: Undeclared
> identifier 'HB_THREAD_STUB'.
> C:\xHarbour\source\tip\encoding\base64.c(127): error: Syntax error;
> found 'const' expecting ';'.
> C:\xHarbour\source\tip\encoding\base64.c(159): error: Undeclared
> identifier 'HB_THREAD_STUB'.
> C:\xHarbour\source\tip\encoding\base64.c(160): error: Syntax error;
> found 'char' expecting ';'.
> C:\xHarbour\source\tip\encoding\base64.c(183): error: Undeclared
> identifier 'HB_THREAD_STUB'.
> C:\xHarbour\source\tip\encoding\base64.c(184): error: Syntax error;
> found 'char' expecting ';'.
>
> Patrick
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to