Hi Viktor,
------------------------------

Message: 6
Date: Thu, 1 Oct 2009 13:14:46 +0200
From: Viktor Szak?ts <harbour...@syenar.hu>
Subject: Re: [Harbour] Re: Compile Error Using BCC 6.20
To: Viktor Szak?ts <harbour...@syenar.hu>
Cc: "Harbour Project Main Developer List."
        <harbour@harbour-project.org>
Message-ID: <24c252bf-3552-4073-a5a7-0177b93ea...@syenar.hu>
Content-Type: text/plain; charset=us-ascii; format=flowed

Hi Mario,

I don't have this compiler. You'll have to find out
which bcc system lib holds this symbol.

grep WSAIoctl *.lib

Brgds,
Viktor
I have the following results:

Binary file import32.lib matches
Binary file intraweb_100_140.lib matches
Binary file ws2_32.lib matches

How can I include these libs to build Harbour?
Thanks. ws2_32 is already on the liblist, so the problem
may lie elsewhere

Pressed send by mistake, well, check your BCC setup,
I'd guess it's wrong.

I can compile Harbour with BCC 5.82 successfully. What I have noticed is that WSAIoctl from BCC 5.82 only exist with ws2_32.lib, while from BCC 6.20, it is present both with import32.lib and ws2_32.lib. Would the ordering of these two libs help in resolving the issue?

Thanks and best regards,

Mario

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

Reply via email to