Code Monkey home page Code Monkey logo

Comments (3)

 avatar commented on July 28, 2024

What kind of troubles exactly? Which target/platform are you trying to compile?

  • June 2010 DX SDK should only be needed for Net20/Net40 targets. DXSDK_DIR is usually set by DirectX SDK installers, and is just a global env var pointing to the root of DirectX SDK.
  • When building Win8Debug/Win8Release or DIRECTX11_1Debug/Release targets, they only require the windows SDK to be installed (as it is part of VS2012, you shouldn't have any problems)
  • MakeSharpDX.cmd is mainly used to automate a SharpDX release, so you could probably use it only for WinRT/WP8 targets but you would have to edit SharpDX.build nant file and tweak it to meet your needs.

The whole SharpDX build would have been much easier If I didn't have to manage the current mess of having:
(Not signed | Signed) * (Net20 | Net40 | Net45Core) * (DirectX11.0 | DirectX11.1) + Wp8 * (x86 | ARM) targets.

from sharpdx.

tomspilman avatar tomspilman commented on July 28, 2024

Yea... so I rebuilt my machine and never reinstalled the DXSDK. The reinstall of the DirectX June 2010 SDK fails on Windows 8, but it installed enough... manually set the DXSDK_DIR and everything builds.

I was able to build the Net20/Net40 via MakeSharpDX just fine it seems.

I'll write up a wiki page here shortly with this info. Thanks!

from sharpdx.

 avatar commented on July 28, 2024

It should be actually described on http://sharpdx.org/download#Build

from sharpdx.

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.