Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 51032 invoked from network); 14 May 2005 00:04:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 May 2005 00:04:40 -0000 Received: (qmail 26510 invoked by uid 500); 14 May 2005 00:09:05 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 26419 invoked by uid 500); 14 May 2005 00:09:04 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 26399 invoked by uid 99); 14 May 2005 00:09:04 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 13 May 2005 17:09:03 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id E8A1230F; Sat, 14 May 2005 02:04:35 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 33655] - No Instructions for LDAP on Win32 X-Bugzilla-Reason: AssignedTo Message-Id: <20050514000435.E8A1230F@ajax.apache.org> Date: Sat, 14 May 2005 02:04:35 +0200 (CEST) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33655 pencilethics@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From pencilethics@gmail.com 2005-05-14 02:04 ------- If you use the latest version of Platform SDK and make sure that the include and lib folders of the SDK come before that of Visual C++ 6.0, then it will compile. Otherwise you are technically not using the latest version of the Platform SDK, which the Win32 Compile Instructions tell you to do. (The Platform SDK that comes with Visual Studio 6.0 uses LDAP v2; the "latest" Platform SDK uses LDAP v3. By latest I mean the Windows Server 2003 or Windows XP SP2 SDK, although the SDK for Windows Server 2003 SP1 should work. I built the trunk with the Windows XP SP2 SDK and it built fine. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org