We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows 11 232H 22631.4460
VS Build Tools 2022 LTSC - 17.8.14 VS Community 2022 - 17.12.3 Python 3.12 CUDA 12.4
RTX 4090
For context I was following along this guide: https://old.reddit.com/r/StableDiffusion/comments/1h7hunp/how_to_run_hunyuanvideo_on_a_single_24gb_vram_card
I've tried reinstalling the VS items and CUDA.
Maybe I'm missing something silly, but when I try to compile using the Community/VS/.../cl.exe it cannot find io.h and fails immediately.
io.h
However, when I run the compile command inside a VS2022 Developer Command Prompt I get numerous other errors (huge console output):
output.txt
The text was updated successfully, but these errors were encountered:
They need to merge this PR to fix, but you can in the meantime use the information in it to allow compilation on Windows: #46
Sorry, something went wrong.
No branches or pull requests
Windows 11 232H 22631.4460
VS Build Tools 2022 LTSC - 17.8.14
VS Community 2022 - 17.12.3
Python 3.12
CUDA 12.4
RTX 4090
For context I was following along this guide:
https://old.reddit.com/r/StableDiffusion/comments/1h7hunp/how_to_run_hunyuanvideo_on_a_single_24gb_vram_card
I've tried reinstalling the VS items and CUDA.
Maybe I'm missing something silly, but when I try to compile using the Community/VS/.../cl.exe it cannot find
io.h
and fails immediately.However, when I run the compile command inside a VS2022 Developer Command Prompt I get numerous other errors (huge console output):
output.txt
The text was updated successfully, but these errors were encountered: