Coder Social home page Coder Social logo

Update Windows build instruction, Wix 4.0.4 how to? Undefined symbol D3D11_DECODER_PROFILE_AV1_VLD_PROFILE0. about moonlight-qt HOT 5 OPEN

Originalimoc avatar Originalimoc commented on July 17, 2024
Update Windows build instruction, Wix 4.0.4 how to? Undefined symbol D3D11_DECODER_PROFILE_AV1_VLD_PROFILE0.

from moonlight-qt.

Comments (5)

cgutman avatar cgutman commented on July 17, 2024

D3D11_DECODER_PROFILE_AV1_VLD_PROFILE0 is part of the latest Windows 11 22H2 SDK, so I suspect you have an older version.

WixToolset is a NuGet package so there's no need to install anything. It will be fetched automatically when you run the build scripts correctly. I've upgraded to WiX 5.0.0, so I suggest pulling the latest code and trying again.

from moonlight-qt.

Originalimoc avatar Originalimoc commented on July 17, 2024

Ok, turns out official repo is not included. Solution: in VS 2022 - Tools - NuGet Manager - Settings - Repo, add "https://api.nuget.org/v3/index.json", then click update.

from moonlight-qt.

Originalimoc avatar Originalimoc commented on July 17, 2024

So FAQ a how to install and invoke newer SDK version in Qt command env? Add I think adding DEFINE_GUID(D3D11_DECODER_PROFILE_AV1_VLD_PROFILE0, 0xb8be4ccb,0xcf53,0x46ba,0x8d,0x59,0xd6,0xb8,0xa6,0xda,0x5d,0x2a); to ./app/streaming/video/ffmpeg-renderers/d3d11va.cpp is fine since it doesn't break anything AFAIK and making it buildable from an older SDK.

from moonlight-qt.

cgutman avatar cgutman commented on July 17, 2024

So FAQ a how to install and invoke newer SDK version in Qt command env?

I'm not sure how you ended up with an old one. The required SDK version has been shipping with Visual Studio 2022 for like 2 years. I've set up a few Windows machines since then and never had to do any special configuration to be able to build Moonlight.

from moonlight-qt.

Originalimoc avatar Originalimoc commented on July 17, 2024

No idea. My Windows 11 install date is 2023/‎3/‎22, I use all installer from official sites too. I'll try again in a new VM next time.

from moonlight-qt.

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.