-
Try play in comfyui, write a simple init code.
By offload te and vae (prompt_process、latent decode can be seperated in comfy), only 3.5gb vram required in gen process, te need 5gb.
But stuck at late…
-
Hi, I suffer various errors when trying to build toaster project on x64 configuration.
From issues history I knew there're still people also try to build toaster, so please excuse me if my questions a…
-
### Brief description of your issue
The SDK and WDK packages on a major version should be side by side. Example:
Windows Driver Kit - Windows 10.0.22621.2428 Microsoft.WindowsWDK.10.0.22621 10.1.2…
-
The issue is when you try to install the Service Fabric Runtime for Windows (specifically M1 Macs using Parallels), you get an error when trying to install the Leaslayr driver as it only supports Win3…
-
### Brief Issue Summary
When selecting Visual Studio Enterprise 2017 Release - x86 configuring cmake fails.
Selecting Visual Studio Professional 2022 Release - x86 works.
### CMake Tools Diagnostic…
muliu updated
2 months ago
-
Hi all,
The following MWE causes the Clang frontend to hang when compiling to `x86_64-unknown-windows` (e.g. for UEFI) but setting `-fc++-abi=itanium`.
```c++
namespace foo {
struct bar{
…
-
Hi,
I’m encountering issues while migrating and building our CFU Firmware Update Simulation project from Visual Studio 2019 to Visual Studio 2022. Could you please help with the following?
**Iss…
-
### Operating system
Windows 11
### Compiler
MSVC
### Steps to reproduce the behavior
```Shell
cmake --preset=vcpkg
```
### Failure logs
1> 已为配置“default”启动 CMake 生成。
1> 环境设置:
1> CommandProm…
-
Hi,
It seems that LLVM isn't ready for arm64ec on Windows?
I've tried both LLVM bundled with Visual Studio and LLVM 19.1.2, and I got the same results.
Maybe I didn't correctly configure my env…
-
### Brief Issue Summary
I have created a default `Executable` project using the `CMake: Quick Start` option from Command Palette.
I've also modified auto-generated `main.cpp` so that the compiler *s…