SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Problem using mono with sharpdevelop with very very simple example

Last post 11-04-2008 8:10 PM by MattWard. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-04-2008 3:16 PM

    Problem using mono with sharpdevelop with very very simple example

    (Mono 2.0.1 was installed first)

     Problems trying to create a new solution:

    File->New->Solution and choose GTK# application

    Then put name = test9

    on the references at left remove: (atk, gdk,glib, gtk, pango)-sharp

     Then go to project properties and set on generation the framework to  mono 2.0

    Then go to generation and the following error is raise

    Unable to open response file: C:\Documents and Settings\User\Configuración local\Temp\tmp8D.tmp (CS2011) - C:\Archivos de programa\SharpDevelop\2.2\bin\SharpDevelop.Build.Mono.Gmcs.targets:82,9

    <Gmcs
                  AdditionalLibPaths="$(AdditionalLibPaths)"
                  AddModules="@(AddModules)"
                  AllowUnsafeBlocks="$(AllowUnsafeBlocks)"
                  CheckForOverflowUnderflow="$(CheckForOverflowUnderflow)"
                  CodePage="$(CodePage)"
                  DebugType="$(DebugType)"
                  DefineConstants="$(DefineConstants)"
                  DelaySign="$(DelaySign)"
                  DisabledWarnings="$(NoWarn)"
                  DocumentationFile="@(DocFileItem)"
                  EmitDebugInformation="$(DebugSymbols)"
                  KeyContainer="$(KeyContainerName)"
                  KeyFile="$(KeyOriginatorFile)"
                  LangVersion="$(LangVersion)"
                  MainEntryPoint="$(StartupObject)"
                  NoConfig="true"
                  NoLogo="$(NoLogo)"
                  NoStandardLib="$(NoStdLib)"
                  Optimize="$(Optimize)"
                  OutputAssembly="@(IntermediateAssembly)"
                  References="@(ReferencePath)"
                  Resources="@(ManifestResourceWithNoCulture);@(ManifestNonResxWithNoCultureOnDisk);@(CompiledLicenseFile)"
                  ResponseFiles="$(CompilerResponseFile)"
                  Sources="@(Compile)"
                  TargetType="$(OutputType)"
                  ToolPath="$(GmcsToolPath)"
                  TreatWarningsAsErrors="$(TreatWarningsAsErrors)"
                  WarningLevel="$(WarningLevel)"
                  Win32Icon="$(ApplicationIcon)"
                  Win32Resource="$(Win32Resource)" />

     

    Any ideas about how to solve this problem...

    Thanks.

     

  • 11-04-2008 8:10 PM In reply to

    Re: Problem using mono with sharpdevelop with very very simple example

    Can you build a C# application inside SharpDevelop?

    A possible workaround is to change the TMP environment variable to a path with just english characters, for example C:\Temp

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.