On Sun, 27 Apr 2008 18:53:04 -0700 Ron Pinkas <[EMAIL PROTECTED]> wrote:
> Now it stops at harbour.dll: > bin\vc\harbour.dll : fatal error LNK1120: 10 unresolved externals The functions are under HB_OS_WIN_32 which is not defined by default. I did remove it because it was already defined somewhere. Strange, I got no unresolved here. Would you please try re-adding : -DHB_OS_WIN_32 and recompile. I'll re-add it if it work on your part. -- Andi ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

