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

Issue Compiling on Windows #65

Open
RichyRich515 opened this issue Dec 7, 2024 · 1 comment
Open

Issue Compiling on Windows #65

RichyRich515 opened this issue Dec 7, 2024 · 1 comment

Comments

@RichyRich515
Copy link

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

@EnragedAntelope
Copy link

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

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

No branches or pull requests

2 participants