I've had a lot of trouble getting NAntAddin to build.  Is this a working
project?

First, it made an undocumented assumption you have downloaded and built a
Microsoft example.  I think I found the right thing at:

http://download.microsoft.com/download/VisualStudioNET/Samples/7.0/NT5XP/EN-
US/ToolWindow.exe

It creates a VSUserControlHost.dll - Can anyone confirm that this is
correct?

Second, and what seems to be a bigger problem, it contains a call to 

NAnt.Core.Project.ProcessSettings() which is a private method!

While I can continue to hack at this thing and change private into public
and whatever I encounter next, it seems like something is out of sink.

I'm trying to build it against NAnt 0.8.3 . 

Finally, why do I have to build this?  Seems like an Install would be nice,
but just giving me the built Addin would suffice.

Thanks, Cash Foley


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to