rahulsahay19 / MovieReviewStarterKit

Movie-Review-Starter-Kit
MIT License
11 stars 16 forks source link

Won't build #1

Closed Korporal closed 7 years ago

Korporal commented 7 years ago

I just forked and cloned this hoping to play around and learn something but it will not build.

e.g.

I cloned this at commit A9822494 and opened it in Visual Studio 2017.

If I open and try to build in VS 2015, I get other serious build errors:

e.g.

There's something very wrong and so the repo is pretty much of no use.

Thanks

rahulsahay19 commented 7 years ago

Project is working fine for me in both the version of VS. However, this is basic stuff, you can't go back from higher to lower version. So, if you would have opened the solution first in VS-2107, then it won't work with VS-2015 as project compatibilities differ from solution to solution. You can download the completed project from this url https://github.com/rahulsahay19/Movie-Review-SPA. Recommended way to open the project in 2015 as I have written completely in that VS. This project is live since 10 months and so far no issue raised!