I just attempted to compile XCache on Windows with Microsoft Visual Studio 2005 Express and received nmake warnings U4004 and U1070 (too many build targets, and self-referential build targets). Apparently, XCache's Makefile.frag magic doesn't work with newer versions of nmake. Are the any ways of fixing this problem? Thanks, Edward
on 26.05.2008 19:44
on 27.05.2008 06:03
Edward Yang wrote: > I just attempted to compile XCache on Windows with Microsoft Visual > Studio 2005 Express and received nmake warnings U4004 and U1070 (too > many build targets, and self-referential build targets). Apparently, > XCache's Makefile.frag magic doesn't work with newer versions of nmake. > > Are the any ways of fixing this problem? > > Thanks, > Edward can u paste the warning or errors?

