Coder Social home page Coder Social logo

Comments (5)

JustFred51 avatar JustFred51 commented on August 30, 2024

Was hoping that the community would chime in. With no response, I'm going to propose the following:

  1. DirectX SDK (June 2010), MS's "final" release of DXSDK
  2. Windows SDK v6.1, (last release that included qedit.h)
  3. Visual Studio 2015 (Community Edition)

Based on the above, I'm very close to a commit that will update the build environment for windows native code.

from sagetv.

Narflex avatar Narflex commented on August 30, 2024

This all sounds fine to me as long as VS 2015 (Community Edition) is
something that can be downloaded freely. IIRC there is a way to do that;
although it's not on Microsoft's site.

On Sun, Oct 11, 2015 at 11:56 AM, Keith Fischer [email protected]
wrote:

Was hoping that the community would chime in. With no response, I'm going
to propose the following:

  1. DirectX SDK (June 2010), MS's "final" release of DXSDK
  2. Windows SDK v6.1, (last release that included qedit.h)
  3. Visual Studio 2015 (Community Edition)

Based on the above, I'm very close to a commit that will update the build
environment for windows native code.


Reply to this email directly or view it on GitHub
#38 (comment).

Jeffrey Kardatzke
[email protected]
Google, Inc.

from sagetv.

JustFred51 avatar JustFred51 commented on August 30, 2024

VS2015 Community Edition is a free download. It includes MS's refactored libraries, full toolset and integration with Git. I've successfully migrated the Solution, got everything to build in VS2015 and am running the resultant binaries (exe, dll and ax). I've also brought the Directshow BaseClasses into third_party\Microsoft so that it automatically builds within the Solution. Doing so avoids the old way of having to manually copy from SDK 6.1 & manually build them "someplace else", It insures that the toolset settings are consistent across the entire Solution. As part of the commit, there is a HOWTO that details exactly which environment variables, SDKs, etc. are needed and where to download and set them up.

from sagetv.

Narflex avatar Narflex commented on August 30, 2024

Awesome work so far. :)

On Mon, Oct 12, 2015 at 6:38 PM, Keith Fischer [email protected]
wrote:

VS2015 Community Edition is a free download. It includes MS's refactored
libraries, full toolset and integration with Git. I've successfully
migrated the Solution, got everything to build in VS2015 and am running the
resultant binaries (exe, dll and ax). I've also brought the Directshow
BaseClasses into third_party\Microsoft so that it automatically builds
within the Solution. Doing so avoids the old way of having to manually copy
from SDK 6.1 & manually build them "someplace else", It insures that the
toolset settings are consistent across the entire Solution. As part of the
commit, there is a HOWTO that details exactly which environment variables,
SDKs, etc. are needed and where to download and set them up. I plan to
generate a pull request as soon as I understand exactly how to use Git's
branching model.


Reply to this email directly or view it on GitHub
#38 (comment).

Jeffrey Kardatzke
[email protected]
Google, Inc.

from sagetv.

JustFred51 avatar JustFred51 commented on August 30, 2024

Posted the info about completed migration to VS2015 to http://forums.sagetv.com/forums/showthread.php?t=62588

from sagetv.

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.