[MonoDevelop] Fwd: MonoDevelop and GTK# Troubles !!! (Ops... the file)

Rodolfo Campero rodolfo.campero at gmail.com
Sat Oct 13 11:34:13 EDT 2007


I'm not sure, but maybe it's a runtime version problem; I mean, maybe
you picked gtk-sharp 2.0 and later changed the .NET runtime version of
your project to 1.1.

Take a look at the different versions of assemblies and your project
runtime target.

Regards,
Rodolfo

2007/10/13, Ruben Guinez <rubenvive at gmail.com>:
> That is my /etc/mono/config file; Something missing?, (about Gtk#?).....
>
> I am use openSUSE 10.3 x86_64
>
> Please can anybody give me a hand, with this trouble?
>
> <configuration>
>         <dllmap dll="i: cygwin1.dll" target="libc.so.6" os="!windows" />
>         <dllmap dll="libc" target="libc.so.6" os="!windows"/>
>         <dllmap dll="intl" target=" libc.so.6" os="!windows"/>
>         <dllmap dll="libintl" target="libc.so.6" os="!windows"/>
>         <dllmap dll="i:libxslt.dll" target="libxslt.so " os="!windows"/>
>         <dllmap dll="i:odbc32.dll" target="libodbc.so" os="!windows"/>
>         <dllmap dll="i:odbc32.dll" target="libiodbc.dylib " os="osx"/>
>         <dllmap dll="oci" target="libclntsh.so" os="!windows"/>
>         <dllmap dll="db2cli" target="libdb2_36.so" os="!windows"/>
>         <dllmap dll="MonoPosixHelper" target="libMonoPosixHelper.so"
> os="!windows" />
>         <dllmap dll="i:msvcrt" target="libc.so.6" os="!windows"/>
>         <dllmap dll="i:msvcrt.dll" target="libc.so.6" os="!windows"/>
>         <dllmap dll="sqlite" target="libsqlite.so.0" os="!windows"/>
>          <dllmap dll="sqlite3" target="libsqlite3.so.0" os="!windows"/>
>         <dllmap dll="libX11" target="libX11.so" os="!windows" />
>         <dllmap dll=" libcairo-2.dll" target="libcairo.so.2" os="!windows"/>
>         <dllmap dll="i:kernel32.dll">
>                 <dllentry dll="__Internal" name="CopyMemory"
> target="mono_win32_compat_CopyMemory"/>
>                 <dllentry dll="__Internal" name="FillMemory"
> target="mono_win32_compat_FillMemory"/>
>                 <dllentry dll="__Internal" name="MoveMemory"
> target="mono_win32_compat_MoveMemory"/>
>                 <dllentry dll="__Internal" name="ZeroMemory"
> target="mono_win32_compat_ZeroMemory"/>
>         </dllmap>
> </configuration>
> ~
>
> ---------- Forwarded message ----------
> From: Ruben Guinez <rubenvive at gmail.com>
> Date: Oct 12, 2007 11:17 PM
> Subject: Fwd: GTK# Troubles !!! (Ops... the file)
> To: Monodevelop-list at lists.ximian.com
>
> I forgot attach the file... I am sorry..
>
> ---------- Forwarded message ----------
>  From: Ruben Guinez <rubenvive at gmail.com >
> Date: Oct 12, 2007 11:15 PM
> Subject: GTK# Troubles !!!
> To: Monodevelop-list at lists.ximian.com
>
> Hi friends.
>
> I am attached a Image. I can to see references of Gtk#, but when I compile
> the solution Is like if the solution or MD don't know where are all
> dll's.... that because with other app that references to
> FirebirdSql.Data.Firebird I get the same error....
>
> I need to resolve this, I don't know what going on...
>
> Any help Will be appreciate.....
> Thanks in advance.
>
> --
>  Rubén D. Guíñez G.
> Software Developer
>
> --
> Rubén D. Guíñez G.
> Software Developer
>
>
> --
> Rubén D. Guíñez G.
> Software Developer
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>


More information about the Monodevelop-list mailing list