> Maybe I am just too stupid but why on Earth do I have to install a > script language with x gems and at the end I have to resort to open > the solution file and compile the stuff?
It's quite straightforward to check out the code from svn, load up the project file in VS2008 and build it... I've just done this (being completely new to Fluent NHibernate - hello, all!). I didn't need to install Ruby, and it's worked fine. No NAnt, no Rake, no nothing - just the source code and Visual Studio. Have you tried just checking out the source, opening the solution file and hitting Rebuild All? You might be pleasantly surprised... -D- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
