I\'m trying to generate classes from a database (EntityFramework\'s database first approach).
For convenience, I\'m more or less walking along with this tutorial: ht
Manually building the project by pressing Ctrl+Shift+B helped me to see the errors that were causing the build to fail.