[MonoDevelop] MonoDevelop 2.4: Help finding a dll

calmcajun calmcajun at gmail.com
Thu Dec 9 16:29:15 EST 2010



Vardan Gevorgyan wrote:
> 
> If you have build MonoDevelop the MonoDevelop.Ide.dll file is in 
> {mondevelop_src_path}/main/build/bin folder.
> 
> On 12/09/2010 11:46 AM, Michael Hutchinson wrote:
>> On Wed, Dec 8, 2010 at 10:52 PM, calmcajun<calmcajun at gmail.com>  wrote:
>>> I am trying to build a MonoDevelop 2.4 add-in but I need the dll with
>>> the
>>> namespace of: MonoDevelop.Projects.Gui. Does anyone know what dll this
>>> namespace is stored in?
>>>
>>> I downloaded the source for MonoDevelop 2.4 and built it hoping I would
>>> find
>>> the dll among the dlls that are built but I can't seem to find the right
>>> one.
>> MonoDevelop.Ide.dll (along with MonoDevelop.Ide.*,
>> MonoDevelop.Core.Gui, MonoDevelop.Components)
>>
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> 

I added the MonoDevelop.Ide.dll to the project but when I build it still
says I am missing the MonoDevelop.Projects.Gui namespace. Do I have to build
MonoDevelop a certain way to get this dll to include it?

Thanks,

Rob
-- 
View this message in context: http://mono.1490590.n4.nabble.com/MonoDevelop-2-4-Help-finding-a-dll-tp3079556p3081026.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list