[Mono-bugs] [Bug 497839] New: xbuild don't recognize $(SolutionDir)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 23 21:11:38 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=497839
Summary: xbuild don't recognize $(SolutionDir)
Classification: Mono
Product: Mono: Tools
Version: SVN
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: xbuild
AssignedTo: jankit at novell.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko; rv:1.9.0.9)
Gecko/2009040820 Firefox/3.0.9
Description of Problem:
I Compiled IronPython-svn-49427
-->
xbuild IronPython.sln
------------
XBuild Engine Version 0.1
Mono, Version 2.5.0.0
Copyright (C) Marek Sieradzki 2005. All rights reserved.
Build started 04/24/2009 09:42:11.
__________________________________________________
: error : Compilation failed: 1 error(s), 0 warnings
: error CS1569: Error generating XML documentation file
`/../Bin/Debug//Microsoft.Scripting.Core.xml' (`Could not find a part of the
path "Bin/Debug/Microsoft.Scripting.Core.xml"')
Microsoft.Scripting.Core.csproj
-->>
$(OutputPath)\Microsoft.Scripting.Core.XML>$(OutputPath)\Microsoft.Scripting.Core.XML
==
<OutputPath>$(SolutionDir)\..\Bin\Debug\</OutputPath>
SolutionDir defined IronPython.sln.proj
-->
<SolutionDir>/home/hys545/work/ip/IronPython_Main/Src/</SolutionDir>
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list