[MonoDevelop] Fwd: Several references could not be found

pinggi at centrum.cz pinggi at centrum.cz
Thu Aug 18 15:14:07 EDT 2011


Yep, there was "Require Specific Version" checked on those libraries. I unchecked all, but it didn't help. I tried to remove one library ("gtk-sharp") and added it again from GAC but found out that it is not possible to choose it from GAC list.
So perhaps they are not installed in Mono GAC and were installed to .Net Fw 4.0 GAC. When I choose "Default Runtime" or "Microsoft.Net" in Active Configuration drop down box and recompile the project, it finds all libraries without any problem. But if I choose "Mono 2.10.4 (C:Program Files (x86)Mono-2.10.4)", all previously mentioned libraries become red in References list.
 
How I can install GTK libraries to Mono GAC and why it is not handled by Mono installer (mono-2.10.4-gtksharp-2.12.11-win32-0.exe)?
 
Pinggi
______________________________________________________________
> From: "Alan" 
> To: 
> Date: 18.08.2011 11:52
> Subject: Re: [MonoDevelop] Fwd: Several references could not be found
>
Perhaps your solution has been set to require exact versions of those libraries and you don't have exactly the version it wants.
You can test this theory by editing your references and seeing if 'require specific version' is enabled or not.
Alan
On 16 Aug 2011 23:21,  wrote:
> 
> 1. I installed mono-2.10.4-gtksharp-2.12.11-win32-0.exe.2. I wanted to install MonoDevelop-2.6.rc1.msi but it said that I don't have gtksharp > 2.12.9 installed. I didn't understand because I installed gtksharp-2.12.11 within mono-2.10.4-gtksharp-2.12.11-win32-0.exe or not? Well, I didn't mind.
> 3. I installed gtk-sharp-2.12.10.win32.msi and then MonoDevelop-2.6.rc1.msi worked without error.
> 4. Run Monodevelop
> 5. Loaded my C# GTK application and compiled it - everything went well.
> 6. Changed "Default Runtime (MS.Net 4.0)" to "Mono 2.10.4" and compiled it. I got several errors that gtk cannot be found and references "atk-sharp",  "gdk-sharp", "glade-sharp",  "glib-sharp",  "gtk-sharp",  "pango-sharp" became red.
> 7. Don't understand why and how I can fix it.
>  
> Can you help me please?
>  
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20110818/c95d38f7/attachment.html 


More information about the Monodevelop-list mailing list