From 7c6c2194b88fddccb1e5eb418758dd2292a1358d Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 31 Aug 2016 11:33:22 +0100 Subject: KNOWN_BUGS: Move the Visual Studio project shortcomings from local README --- docs/KNOWN_BUGS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 631ec2abb..5230ecbbc 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -49,6 +49,7 @@ problems may have been fixed or changed somewhat since this was written! 5.4 AIX shared build with c-ares fails 5.5 can't handle Unicode arguments in Windows 5.6 cmake support gaps + 5.7 Visual Studio project gaps 6. Authentication 6.1 NTLM authentication and unicode @@ -353,6 +354,19 @@ problems may have been fixed or changed somewhat since this was written! - the unit tests cause link failures in regular non-static builds - no nghttp2 check +5.7 Visual Studio project gaps + + The Visual Studio projects lack some features that the autoconf and nmake + builds offer, such as the following: + + - support for zlib and nghttp2 + - use of static runtime libraries + - add the test suite components + + In addition to this the following could be implemented: + + - support for other development IDEs + - add PATH environment variables for third-party DLLs 6. Authentication -- cgit v1.2.3