Viktor Szakáts wrote:
Again no idea. I doubt this is a hbmk2 problem, since simple hello
program works as expected.

Brgds,
Viktor
It builds and runs OK here in Mandriva Linux 2009.1 after commenting two lines in the pragma section:-
/*----------------------------------------------------------------------*/

#PRAGMA BEGINDUMP

//#include <windows.h>
#include "hbapi.h"

HB_FUNC( UIDEBUG )
{
//   OutputDebugString( hb_parc( 1 ) );
}

#PRAGMA ENDDUMP

/*----------------------------------------------------------------------*/
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to