Unable to build: not multiplatform

#1
by notafraud - opened

When trying to build on Windows 10, I encounter the following issue:
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

This is unacceptable as it forces the use of anti-multiplatform and anti-OSS toolset. Please fix the issue by retargeting to a multiplatform solution.

When trying to build on Windows 10, I encounter the following issue:
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

This is unacceptable as it forces the use of anti-multiplatform and anti-OSS toolset. Please fix the issue by retargeting to a multiplatform solution.

you can run this on windows using my ComfyUI wrapper https://github.com/Saganaki22/Dots-TTS-ComfyUI

When trying to build on Windows 10, I encounter the following issue:
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

This is unacceptable as it forces the use of anti-multiplatform and anti-OSS toolset. Please fix the issue by retargeting to a multiplatform solution.

you can run this on windows using my ComfyUI wrapper https://github.com/Saganaki22/Dots-TTS-ComfyUI

Thanks! This is even better and seems to work on portable.

Although, the original issue still stands.

Sign up or log in to comment