Coder Social home page Coder Social logo

Comments (3)

caledhwa avatar caledhwa commented on July 20, 2024

I got it to work fine using VS 2012. I think there are libraries with 4.5 dependencies that u need. I think the web project is a 2012 project. Also, with a dependency on the Microsoft BCL nuget package, the project file may be broken with a reference to a custom MSBuild target.

from klondike.

chriseldredge avatar chriseldredge commented on July 20, 2024

The best way to build this project is to clone the repo and build IntegratedBuild.proj. This will require Visual Studio 2013 from now on.

Alternatively you can download snapshots from https://github.com/themotleyfool/Klondike/releases

from klondike.

mbrownnycnyc avatar mbrownnycnyc commented on July 20, 2024

I was able to build this with VS Express for Web 2012:

  1. Download and install the .NET framework 4.5.1: http://www.microsoft.com/en-us/download/details.aspx?id=40773
  2. Download and install the .NET framework 4.5.1 targeting pack: http://www.microsoft.com/en-us/download/details.aspx?id=40772
  3. downloaded source for Klondike.
  4. Opened SLN which fails to load Klondike.
  5. Use Project Management Console and execute: Install-Package Microsoft.Bcl.Build -Version 1.0.8
  6. reload project
  7. Build succeeds

I literally just finished the build, so I have not tested it thoroughly.

from klondike.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.