DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20747>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20747 Visual Studio 6 project support for Win64 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2003-07-18 20:05 ------- Recently added timing support for Windows breaks the Win64 build. This is because it relies on LargeIntegerXXX APIs from (largeint.lib) which is not part of the latest Microsoft Platform SDKs. The DLL builds without problem. With a fix to disable the timing feature, Xalan.exe will also compile. TestXSLT and samples also compile without problem. Tested on Windows Serve 2003 Ent. Ed. for Itanium.
