Hi Nathan, I also met this problem. cast DWORD to a DWORDLONG will fix this. I will try to upload the patch.
On Thu, May 27, 2010 at 10:10 AM, Nathan Beyer <ndbe...@apache.org> wrote: > On Wed, May 26, 2010 at 9:08 PM, Nathan Beyer <ndbe...@apache.org> wrote: > > It seems VS 2008 doesn't compile any more ... trying VS 2003 ... > > In case anyone is curious as to the compile errors ... > > [exec] cl : Command line warning D9035 : option 'Og' has been > deprecated and will be removed in a future release > [exec] OSFileSystemWin32.c > [exec] OSFileSystemWin32.c(310) : error C2220: warning treated as > error - no 'object' file generated > [exec] OSFileSystemWin32.c(310) : warning C4293: '<<' : shift > count negative or too big, undefined behavior > [exec] NMAKE : fatal error U1077: '"c:\Program Files\Microsoft > Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2 > ' > [exec] Stop. > > > > > On Tue, May 25, 2010 at 9:37 PM, Nathan Beyer <nbe...@gmail.com> wrote: > >> I'm unable to build on Win XP SP3, VS2008, Ant 1.8 ... any ideas? > >> > >> BUILD FAILED > >> C:\dev\5m14\build.xml:462: The following error occurred while > >> executing this line: > >> C:\dev\5m14\classlib\build.xml:345: Warning: Could not find file > >> C:\dev\5m14\classlib\depends\libs\${hy.platform}\msvcr7 > >> 1.dll to copy. > >> > >> Total time: 7 seconds > >> > >> On Sun, May 23, 2010 at 12:12 PM, Mark Hindess > >> <mark.hind...@googlemail.com> wrote: > >>> > >>> I have created signed source archives for revision r946978 of trunk and > >>> made them available at: > >>> > >>> http://people.apache.org/~hindessm/milestones/5.0M14/ > >>> > >>> Please test these artifacts and then vote for declaring these source > >>> archives as 5.0 Milestone 14. > >>> > >>> This vote will be open for at least three days, or until all binding > >>> votes have been cast (if earlier). > >>> > >>> If the vote is successful, binary builds from these artifacts will be > >>> made available on the download page, as usual. > >>> > >>> Regards, > >>> Mark. > >>> > >>> > >>> > >> > > > -- Yours sincerely, Charles Lee