[MonoDevelop] [sorry newbie] Compilation problem

TSalm tsalm at free.fr
Fri Dec 8 16:36:14 EST 2006


Hi all,

In advance, sorry for my stupid question ;)

I'm using the SVN.
At the compilation, i obtain this error :

/usr/bin/gmcs  -out:../../build/AddIns/prj2makesharp/prj2make-sharp-lib.dll -target:library ./MsPrjHelper.cs ./PrjHelper.cs ./MdPrjHelper.cs ./CsprojInfo.cs ./PrjxInfo.cs ./pkgconfiginvoker.cs ./sharp_d_cmbx.cs ./sharp_d_prjx.cs ./csproj_ver2003.cs ./prj2make-sharp-lib-Commands.cs./MSBuildFileFormat.cs ./SlnFileFormat.cs AssemblyInfo.cs -r:System -r:System.Xml -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:../../build/bin/MonoDevelop.Core.dll -r:../../build/AddIns/MonoDevelop.Core.Gui.dll -r:../../build/AddIns/MonoDevelop.Ide.dll -r:../../build/AddIns/MonoDevelop.Projects.dll -r:../../build/AddIns/BackendBindings/CSharpBinding.dll -r:../../build /AddIns/MonoDevelop.Components.dll -r:../../build/
 AddIns/BackendBindings/VBNetBinding.dll -r:../../build/bin/Mono.Cecil.dll
./MSBuildFileFormat.cs(121,11): warning CS0219: The variable `platform' is assigned but its value is never used
./MSBuildFileFormat.cs(718,14): warning CS0219: The variable `projGuid' is assigned but its value is never used
./SlnFileFormat.cs(379,13): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
./SlnFileFormat.cs(505,12): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
./SlnFileFormat.cs(598,8): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
./SlnFileFormat.cs(609,12): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'

Thank in advance,
TSalm


More information about the Monodevelop-list mailing list