ninject / Ninject.Web.Mvc

extension for ninject providing integration with ASP.NET MVC
http://ninject.org/
Other
238 stars 85 forks source link

How to compile? #9

Closed MVC closed 14 years ago

MVC commented 14 years ago

I'm new to git and NAnt, and I have no idea how to compile the source. I feel I've tried everything, installed NAnt, git and all I get is errors during the compilation. Tried opening the source in Visual Studio and compiling it that way, but that was also a waste of time.

How do I compile it?

And why not provide the binaries, or at least an proper solution that's possible to open in Visual Studio?

Thanks.

remogloor commented 14 years ago

http://teamcity.codebetter.com/project.html?projectId=project3

MVC commented 14 years ago

Thank you, didn't know about this. I guess this happens to others as well. This should be on the front page or in the read me.