search for: use_ws_prefix

Displaying 2 results from an estimated 2 matches for "use_ws_prefix".

2011 Jan 26
1
Wine fails to compile on Caos NSA 0.9 x86_64
...conflicting types for 'socklen_t' /usr/include/unistd.h:245: error: previous declaration of 'socklen_t' was here make[1]: *** [httpapi_main.o] Error 1 make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/httpapi' make: *** [dlls/httpapi] Error 2 I have tried adding #define USE_WS_PREFIX as discussed in: http://www.mail-archive.com/wine-devel at winehq.org/msg53614.html It will compile httpapi_main.c, but then fails on internettransport.c: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-sta...
2017 Feb 03
0
Wine release 2.1
...Only include matching rows in the table row count. winhttp: Accept NULL buffer for size queries in WinHttpCreateUrl. wintrust/tests: Disable a test that crashes on 64-bit Windows 10. credui: Split domain from username in SspiPromptForCredentialsW. wbemprox: Don't define USE_WS_PREFIX on MinGW. wbemprox: Add a partial implementation of Win32_IP4RouteTable. Henri Verbeet (35): wined3d: Get rid of a superfluous floatBitsToUint() in shader_glsl_texkill(). wined3d: Use the depth/stencil view to acquire a context for depth-only draws. wined3d: Get rid of the...