Hello, I am looking to build the SXM transactional memory system for C# [1] using Mono on Mac OS X. I am having troubles using xbuild; the error message I am getting seems pretty basic, though, leading me to think there must be an easy fix.
Here is the error message I get: > XBuild Engine Version 0.1 > Mono, Version 1.2.5.1 > Copyright (C) Marek Sieradzki 2005. All rights reserved. > MSBUILD: error MSBUILD0000: The element <VisualStudioProject> is > unrecognized, or not supported in this context. As one might expect, the "VisualStudioProject" is the root element of the XML document contained in the project file. A quick google search for this error message yielded nothing. Any ideas? thanks! regards, Niko Matsakis [1] http://preview.tinyurl.com/2rgbtc _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
