Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CMakeLists.distribute.txt to compile shaders with wine #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mvvvv
Copy link

@mvvvv mvvvv commented Mar 12, 2025

On linux, the only way to get valid shaders for windows (-t x) is to use wine with some winetricks:

winetricks corefonts d3dx9 d3dcompiler_47

Of course, this is only when you compile from "CMAKE_HOST_UNIX" for "CMAKE_SYSTEM_NAME MATCHES "Windows""

mvvvv added 2 commits March 12, 2025 14:37
Add option -e when compiling headers
DCO Remediation Commit for mv81 <[email protected]>

I, mv81 <[email protected]>, hereby add my Signed-off-by to this commit: 2c8b1fc

Signed-off-by: mv81 <[email protected]>
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.

1 participant