>>>
> On 05/28/2015 12:41 PM, Kirk Allan wrote:
>> Use *extra-cflags to set cflags to such as _WIN32_WINVER and WINVER to
>
> That Unicode mdash looks suspicious; did you mean for it to be two ASCII
> -- instead?
Your right, it is --extra-clfags. I'll fix that.
>
>> add additional functionali
On 05/28/2015 12:41 PM, Kirk Allan wrote:
> Use –extra-cflags to set cflags to such as _WIN32_WINVER and WINVER to
That Unicode mdash looks suspicious; did you mean for it to be two ASCII
-- instead?
> add additional functionality offered in Windows Visat/2008 and newer.
s/Visat/Vista/
>
> Add
Use –extra-cflags to set cflags to such as _WIN32_WINVER and WINVER to
add additional functionality offered in Windows Visat/2008 and newer.
Add the -DARCH_$ARCH cflag.
Add the iphlpapi library to use APIs such as GetAdaptersInfo and
GetAdaptersAddresses.
Signed-off-by: Kirk Allan
---
configur