Skip to content

Make wgpu-info Default to Static-DXC as Well#6782

Merged
cwfitzgerald merged 1 commit intogfx-rs:trunkfrom
cwfitzgerald:cw/fix-tests-use-static-dxc
Dec 18, 2024
Merged

Make wgpu-info Default to Static-DXC as Well#6782
cwfitzgerald merged 1 commit intogfx-rs:trunkfrom
cwfitzgerald:cw/fix-tests-use-static-dxc

Conversation

@cwfitzgerald
Copy link
Copy Markdown
Member

Fixes #6730 not affecting the chosen feature set.

@cwfitzgerald cwfitzgerald requested a review from a team as a code owner December 18, 2024 19:33
@cwfitzgerald cwfitzgerald enabled auto-merge (squash) December 18, 2024 19:48
@cwfitzgerald cwfitzgerald merged commit be07f41 into gfx-rs:trunk Dec 18, 2024
@cwfitzgerald cwfitzgerald deleted the cw/fix-tests-use-static-dxc branch December 18, 2024 20:25
@Wumpf
Copy link
Copy Markdown
Member

Wumpf commented Jan 2, 2025

This fails linking for me when actually enabling dx12 on wgpu-info ... which we didn't so far which is quite bad as well :/

  = note: lld-link: error: undefined symbol: __std_replace_8␍
          >>> referenced by libmach_dxcompiler_rs-3cf2c3c8766a8717.rlib(LoopUnroll.obj):(bool __cdecl llvm::UnrollLoop(class llvm::Loop *, unsigned int, unsigned int, bool, bool, unsigned int, class llvm::LoopInfo *, class llvm::Pass *, class llvm::LPPassManager *, class llvm::AssumptionCache *))␍

@cwfitzgerald
Copy link
Copy Markdown
Member Author

This is #6655 - you need to update your visual studio installation, but an up-to-date mach-dxcompiler-rs should have an error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants