You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add x86 CMake preset (build-x86 directory, x86-windows triplet)
- Add x86 to release pipeline matrix (msvc_arch: amd64_x86)
- Add managed WPF assembly build step to CI and release pipelines
- Include WPF TAP DLL and managed assembly in release packages
- Show clear error when 64-bit lvt.exe encounters 32-bit WPF target:
'WPF target is 32-bit (WoW64) - run lvt-x86.exe instead'
- Remove x86 cross-compile hacks from CMakeLists.txt - each arch
is built as a separate CMake configuration instead
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments